OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:two_pass_min_rate
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
firstpass.c
1336
double
two_pass_min_rate
= (double)(cpi->oxcf.target_bandwidth * cpi->oxcf.two_pass_vbrmin_section \/ 100);
local
[
all
...]
onyx_if.c
5208
double
two_pass_min_rate
= (double)(cpi->oxcf.target_bandwidth
local
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
firstpass.c
1337
double
two_pass_min_rate
= (double)(cpi->oxcf.target_bandwidth * cpi->oxcf.two_pass_vbrmin_section \/ 100);
local
[
all
...]
onyx_if.c
4814
double
two_pass_min_rate
= (double)(cpi->oxcf.target_bandwidth
local
[
all
...]
Completed in 117 milliseconds