Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Daq_cyclicrefresh.c112 av1_estimate_bits_at_q(frame_type, base_qindex, mbs, in av1_cyclic_refresh_estimate_bits_at_q()
114 weight_segment1 * av1_estimate_bits_at_q( in av1_cyclic_refresh_estimate_bits_at_q()
117 weight_segment2 * av1_estimate_bits_at_q( in av1_cyclic_refresh_estimate_bits_at_q()
Dratectrl.h197 int av1_estimate_bits_at_q(FRAME_TYPE frame_kind, int q, int mbs,
Dratectrl.c171 int av1_estimate_bits_at_q(FRAME_TYPE frame_type, int q, int mbs, in av1_estimate_bits_at_q() function
498 projected_size_based_on_q = av1_estimate_bits_at_q( in av1_rc_update_rate_correction_factors()