Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dfirstpass.c856 static int64_t estimate_modemvcost(VP8_COMP *cpi, FIRSTPASS_STATS *fpstats) { in estimate_modemvcost() function
2354 overhead_bits = (int)estimate_modemvcost(cpi, &cpi->twopass.total_left_stats); in vp8_second_pass()