Home
last modified time | relevance | path

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/
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); in vp9_rc_init_minq_luts()
520 kf_high_motion_minq); in rc_pick_q_and_bounds_one_pass_cbr()
632 kf_high_motion_minq); in rc_pick_q_and_bounds_one_pass_vbr()
814 kf_high_motion_minq); in rc_pick_q_and_bounds_two_pass()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c156 static const unsigned char kf_high_motion_minq[QINDEX_RANGE] = variable
3672 cpi->active_best_quality = kf_high_motion_minq[Q]; in encode_frame_to_data_rate()
3688 cpi->active_best_quality = kf_high_motion_minq[Q]; in encode_frame_to_data_rate()