Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c623 int *kf_low_motion_minq; in get_kf_active_quality() local
625 ASSIGN_MINQ_TABLE(bit_depth, kf_low_motion_minq); in get_kf_active_quality()
628 kf_low_motion_minq, kf_high_motion_minq); in get_kf_active_quality()
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c134 static const unsigned char kf_low_motion_minq[QINDEX_RANGE] = { variable
3649 cpi->active_best_quality = kf_low_motion_minq[Q]; in encode_frame_to_data_rate()