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 180 int vp9_estimate_bits_at_q(FRAME_TYPE frame_kind, int q, int mbs,
vp9_aq_cyclicrefresh.c 107 vp9_estimate_bits_at_q(cm->frame_type, cm->base_qindex, mbs,
110 vp9_estimate_bits_at_q(cm->frame_type,
114 vp9_estimate_bits_at_q(cm->frame_type,
vp9_ratectrl.c 206 int vp9_estimate_bits_at_q(FRAME_TYPE frame_type, int q, int mbs, function
496 vp9_estimate_bits_at_q(cpi->common.frame_type, cm->base_qindex, cm->MBs,
    [all...]

Completed in 482 milliseconds