Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c914 int section_target_bandwitdh, int overhead_bits) { in estimate_max_q() argument
970 overhead_bits_per_mb = overhead_bits / num_mbs; in estimate_max_q()
1029 int section_target_bandwitdh, int overhead_bits) { in estimate_cq() argument
1053 overhead_bits_per_mb = overhead_bits / num_mbs; in estimate_cq()
2257 int overhead_bits; in vp8_second_pass() local
2361 overhead_bits = (int)estimate_modemvcost(cpi, &cpi->twopass.total_left_stats); in vp8_second_pass()
2373 overhead_bits); in vp8_second_pass()
2385 overhead_bits); in vp8_second_pass()
2415 overhead_bits); in vp8_second_pass()