OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thresh_rate
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
ratectrl.c
1588
int
thresh_rate
= 2 * (cpi->av_per_frame_bandwidth >> 3);
local
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c
2012
int
thresh_rate
= rc->avg_frame_bandwidth * 10;
local
[
all
...]
Completed in 1004 milliseconds