Home
last modified time | relevance | path

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

/external/libvpx/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()
/external/chromium_org/third_party/libvpx/source/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()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c905 int section_target_bandwitdh) { in vp9_twopass_worst_quality()