Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c107 vp9_estimate_bits_at_q(cm->frame_type, cm->base_qindex, mbs, in vp9_cyclic_refresh_estimate_bits_at_q()
110 vp9_estimate_bits_at_q(cm->frame_type, in vp9_cyclic_refresh_estimate_bits_at_q()
114 vp9_estimate_bits_at_q(cm->frame_type, in vp9_cyclic_refresh_estimate_bits_at_q()
Dvp9_ratectrl.h180 int vp9_estimate_bits_at_q(FRAME_TYPE frame_kind, int q, int mbs,
Dvp9_ratectrl.c206 int vp9_estimate_bits_at_q(FRAME_TYPE frame_type, int q, int mbs, in vp9_estimate_bits_at_q() function
496 vp9_estimate_bits_at_q(cpi->common.frame_type, cm->base_qindex, cm->MBs, in vp9_rc_update_rate_correction_factors()