Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_ratectrl.c42 static int kf_low_motion_minq[QINDEX_RANGE]; variable
81 kf_low_motion_minq[i] = get_minq_index(maxq, 0.000001, -0.0004, 0.15); in vp9_rc_init_minq_luts()
519 kf_low_motion_minq, in rc_pick_q_and_bounds_one_pass_cbr()
631 kf_low_motion_minq, in rc_pick_q_and_bounds_one_pass_vbr()
813 kf_low_motion_minq, in rc_pick_q_and_bounds_two_pass()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c145 static const unsigned char kf_low_motion_minq[QINDEX_RANGE] = variable
3670 cpi->active_best_quality = kf_low_motion_minq[Q]; in encode_frame_to_data_rate()