Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c982 int overhead_bits ) in estimate_max_q() argument
1038 overhead_bits_per_mb = overhead_bits / num_mbs; in estimate_max_q()
1101 int overhead_bits ) in estimate_cq() argument
1127 overhead_bits_per_mb = overhead_bits / num_mbs; in estimate_cq()
2426 int overhead_bits; in vp8_second_pass() local
2542 overhead_bits = (int)estimate_modemvcost( in vp8_second_pass()
2559 overhead_bits ); in vp8_second_pass()
2574 overhead_bits ); in vp8_second_pass()
2608 overhead_bits ); in vp8_second_pass()