Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c938 double rolling_ratio; in estimate_max_q() local
940 rolling_ratio = in estimate_max_q()
943 if (rolling_ratio < 0.95) { in estimate_max_q()
945 } else if (rolling_ratio > 1.05) { in estimate_max_q()