Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c913 static int estimate_max_q(VP8_COMP *cpi, FIRSTPASS_STATS *fpstats, in estimate_max_q() function
2383 tmp_q = estimate_max_q(cpi, &cpi->twopass.total_left_stats, in vp8_second_pass()
2413 tmp_q = estimate_max_q(cpi, &cpi->twopass.total_left_stats, in vp8_second_pass()