Searched refs:vp9_estimate_bits_at_q (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_ratectrl.h | 214 int vp9_estimate_bits_at_q(FRAME_TYPE frame_type, int q, int mbs,
|
D | vp9_aq_cyclicrefresh.c | 118 vp9_estimate_bits_at_q(cm->frame_type, cm->base_qindex, mbs, in vp9_cyclic_refresh_estimate_bits_at_q() 121 vp9_estimate_bits_at_q(cm->frame_type, in vp9_cyclic_refresh_estimate_bits_at_q() 125 vp9_estimate_bits_at_q(cm->frame_type, in vp9_cyclic_refresh_estimate_bits_at_q()
|
D | vp9_ratectrl.c | 201 int vp9_estimate_bits_at_q(FRAME_TYPE frame_type, int q, int mbs, in vp9_estimate_bits_at_q() function 755 vp9_estimate_bits_at_q(frame_type, cm->base_qindex, cm->MBs, in vp9_rc_update_rate_correction_factors()
|