Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Daq_cyclicrefresh.c140 int estimated_bits; in av1_cyclic_refresh_estimate_bits_at_q() local
148 estimated_bits = in av1_cyclic_refresh_estimate_bits_at_q()
161 return estimated_bits; in av1_cyclic_refresh_estimate_bits_at_q()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c108 int estimated_bits; in vp9_cyclic_refresh_estimate_bits_at_q() local
116 estimated_bits = in vp9_cyclic_refresh_estimate_bits_at_q()
128 return estimated_bits; in vp9_cyclic_refresh_estimate_bits_at_q()