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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_ratectrl.c593 int *kf_high_motion_minq; local
595 ASSIGN_MINQ_TABLE(bit_depth, kf_high_motion_minq);
597 kf_low_motion_minq, kf_high_motion_minq);
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c143 static const unsigned char kf_high_motion_minq[QINDEX_RANGE] = variable
3997 cpi->active_best_quality = kf_high_motion_minq[Q];
4013 cpi->active_best_quality = kf_high_motion_minq[Q];

Completed in 192 milliseconds