Home
last modified time | relevance | path

Searched refs:pt_low (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c953 double pt_low, in calc_correction_factor() argument
962 power_term = pt_low + (Q * 0.01); in calc_correction_factor()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1157 double pt_low, in calc_correction_factor() argument
1165 VPXMIN(vp9_convert_qindex_to_q(q, bit_depth) * 0.01 + pt_low, pt_high); in calc_correction_factor()