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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_ratectrl.c618 int *kf_low_motion_minq; local
620 ASSIGN_MINQ_TABLE(bit_depth, kf_low_motion_minq);
623 kf_low_motion_minq, kf_high_motion_minq);
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c136 static const unsigned char kf_low_motion_minq[QINDEX_RANGE] = { variable
3656 cpi->active_best_quality = kf_low_motion_minq[Q];

Completed in 156 milliseconds