HomeSort by relevance Sort by last modified time
    Searched refs:vp9_estimate_bits_at_q (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.h 171 int vp9_estimate_bits_at_q(FRAME_TYPE frame_kind, int q, int mbs,
vp9_aq_cyclicrefresh.c 144 vp9_estimate_bits_at_q(cm->frame_type, cm->base_qindex, mbs,
147 vp9_estimate_bits_at_q(cm->frame_type,
151 vp9_estimate_bits_at_q(cm->frame_type,
vp9_ratectrl.c 191 int vp9_estimate_bits_at_q(FRAME_TYPE frame_type, int q, int mbs, function
476 projected_size_based_on_q = vp9_estimate_bits_at_q(cpi->common.frame_type,
    [all...]

Completed in 786 milliseconds