Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c888 int *arfgf_low_motion_minq; in get_gf_active_quality() local
893 ASSIGN_MINQ_TABLE(bit_depth, arfgf_low_motion_minq); in get_gf_active_quality()
896 arfgf_low_motion_minq, arfgf_high_motion_minq); in get_gf_active_quality()
1429 int *arfgf_high_motion_minq, *arfgf_low_motion_minq; in rc_pick_q_and_bounds_two_pass() local
1462 ASSIGN_MINQ_TABLE(cm->bit_depth, arfgf_low_motion_minq); in rc_pick_q_and_bounds_two_pass()
1463 arf_active_best_quality_hl = arfgf_low_motion_minq[q]; in rc_pick_q_and_bounds_two_pass()
/external/libaom/libaom/av1/encoder/
Dratectrl.c657 int *arfgf_low_motion_minq; in get_gf_active_quality() local
659 ASSIGN_MINQ_TABLE(bit_depth, arfgf_low_motion_minq); in get_gf_active_quality()
662 arfgf_low_motion_minq, arfgf_high_motion_minq); in get_gf_active_quality()