Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c924 double section_err = (fpstats->coded_error / fpstats->count); in estimate_max_q() local
1039 double section_err = (fpstats->coded_error / fpstats->count); in estimate_cq() local
1109 static int estimate_q(VP8_COMP *cpi, double section_err, in estimate_q()
1154 static int estimate_kf_group_q(VP8_COMP *cpi, double section_err, in estimate_kf_group_q()
/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c195 const double section_err, in get_twopass_worst_quality()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1530 static int get_twopass_worst_quality(VP9_COMP *cpi, const double section_err, in get_twopass_worst_quality()