Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c1168 double pow_lowq = (POW1 < 0.7) ? POW1 + 0.1 : 0.80; in estimate_kf_group_q() local
1222 calc_correction_factor(err_per_mb, 150.0, pow_lowq, pow_highq, Q); in estimate_kf_group_q()