Searched refs:kf_high_motion_minq (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_ratectrl.c43 static int kf_high_motion_minq[QINDEX_RANGE]; variable
82 kf_high_motion_minq[i] = get_minq_index(maxq, 0.000002, -0.0012, 0.50);
520 kf_high_motion_minq);
632 kf_high_motion_minq);
814 kf_high_motion_minq);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c156 static const unsigned char kf_high_motion_minq[QINDEX_RANGE] = variable
3672 cpi->active_best_quality = kf_high_motion_minq[Q];
3688 cpi->active_best_quality = kf_high_motion_minq[Q];

Completed in 453 milliseconds