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.c150 av1_estimate_bits_at_q(cm->current_frame.frame_type, in av1_cyclic_refresh_estimate_bits_at_q()
153 weight_segment1 * av1_estimate_bits_at_q( in av1_cyclic_refresh_estimate_bits_at_q()
157 weight_segment2 * av1_estimate_bits_at_q( in av1_cyclic_refresh_estimate_bits_at_q()
Dratectrl.h153 int av1_estimate_bits_at_q(FRAME_TYPE frame_kind, int q, int mbs,
Dratectrl.c165 int av1_estimate_bits_at_q(FRAME_TYPE frame_type, int q, int mbs, in av1_estimate_bits_at_q() function
438 projected_size_based_on_q = av1_estimate_bits_at_q( in av1_rc_update_rate_correction_factors()