Home
last modified time | relevance | path

Searched defs:section_target_bandwitdh (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c980 int section_target_bandwitdh, in estimate_max_q()
1099 int section_target_bandwitdh, in estimate_cq()
1184 static int estimate_q(VP8_COMP *cpi, double section_err, int section_target_bandwitdh) in estimate_q()
1230 static int estimate_kf_group_q(VP8_COMP *cpi, double section_err, int section_target_bandwitdh, dou… in estimate_kf_group_q()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c904 int section_target_bandwitdh) { in vp9_twopass_worst_quality()