Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c919 int section_target_bandwitdh, int overhead_bits) { in estimate_max_q() argument
975 overhead_bits_per_mb = overhead_bits / num_mbs; in estimate_max_q()
1034 int section_target_bandwitdh, int overhead_bits) { in estimate_cq() argument
1058 overhead_bits_per_mb = overhead_bits / num_mbs; in estimate_cq()
2264 int overhead_bits; in vp8_second_pass() local
2368 overhead_bits = (int)estimate_modemvcost(cpi, &cpi->twopass.total_left_stats); in vp8_second_pass()
2380 overhead_bits); in vp8_second_pass()
2392 overhead_bits); in vp8_second_pass()
2422 overhead_bits); in vp8_second_pass()