Searched refs:arfgf_high_motion_minq (Results 1 – 2 of 2) sorted by relevance
658 int *arfgf_high_motion_minq; in get_gf_active_quality() local660 ASSIGN_MINQ_TABLE(bit_depth, arfgf_high_motion_minq); in get_gf_active_quality()662 arfgf_low_motion_minq, arfgf_high_motion_minq); in get_gf_active_quality()666 int *arfgf_high_motion_minq; in get_gf_high_motion_quality() local667 ASSIGN_MINQ_TABLE(bit_depth, arfgf_high_motion_minq); in get_gf_high_motion_quality()668 return arfgf_high_motion_minq[q]; in get_gf_high_motion_quality()
889 int *arfgf_high_motion_minq; in get_gf_active_quality() local894 ASSIGN_MINQ_TABLE(bit_depth, arfgf_high_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() local1459 ASSIGN_MINQ_TABLE(cm->bit_depth, arfgf_high_motion_minq); in rc_pick_q_and_bounds_two_pass()1460 arf_active_best_quality_hl = arfgf_high_motion_minq[q]; in rc_pick_q_and_bounds_two_pass()