OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:two_pass_min_rate
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c
1105
double
two_pass_min_rate
= (double)(cpi->oxcf.target_bandwidth
local
[
all
...]
vp9_onyx_if.c
3535
double
two_pass_min_rate
= (double)(cpi->oxcf.target_bandwidth
local
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
firstpass.c
1335
double
two_pass_min_rate
= (double)(cpi->oxcf.target_bandwidth * cpi->oxcf.two_pass_vbrmin_section \/ 100);
local
[
all
...]
onyx_if.c
4806
double
two_pass_min_rate
= (double)(cpi->oxcf.target_bandwidth
local
[
all
...]
Completed in 181 milliseconds