Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_ratectrl.c45 static int gf_high_motion_minq[QINDEX_RANGE]; variable
84 gf_high_motion_minq[i] = get_minq_index(maxq, 0.0000021, -0.00125, 0.50); in vp9_rc_init_minq_luts()
547 gf_low_motion_minq, gf_high_motion_minq); in rc_pick_q_and_bounds_one_pass_cbr()
676 gf_high_motion_minq); in rc_pick_q_and_bounds_one_pass_vbr()
692 gf_low_motion_minq, gf_high_motion_minq); in rc_pick_q_and_bounds_one_pass_vbr()
698 gf_low_motion_minq, gf_high_motion_minq); in rc_pick_q_and_bounds_one_pass_vbr()
861 gf_high_motion_minq); in rc_pick_q_and_bounds_two_pass()
877 gf_low_motion_minq, gf_high_motion_minq); in rc_pick_q_and_bounds_two_pass()
883 gf_low_motion_minq, gf_high_motion_minq); in rc_pick_q_and_bounds_two_pass()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c189 static const unsigned char gf_high_motion_minq[QINDEX_RANGE] = variable
3716 cpi->active_best_quality = gf_high_motion_minq[Q]; in encode_frame_to_data_rate()
3729 cpi->active_best_quality = gf_high_motion_minq[Q]; in encode_frame_to_data_rate()