Searched refs:aq_strength (Results 1 – 2 of 2) sorted by relevance
58 const int aq_strength = get_aq_c_strength(cm->base_qindex, cm->bit_depth); in vp9_setup_in_frame_q_adj() local88 aq_c_q_adj_factor[aq_strength][segment], cm->bit_depth); in vp9_setup_in_frame_q_adj()132 const int aq_strength = get_aq_c_strength(cm->base_qindex, cm->bit_depth); in vp9_caq_select_segment() local146 if ((projected_rate < target_rate * aq_c_transitions[aq_strength][i]) && in vp9_caq_select_segment()147 (logvar < (low_var_thresh + aq_c_var_thresholds[aq_strength][i]))) { in vp9_caq_select_segment()
82 const int aq_strength = in av1_setup_in_frame_q_adj() local109 aq_c_q_adj_factor[aq_strength][segment], cm->seq_params.bit_depth); in av1_setup_in_frame_q_adj()155 const int aq_strength = get_aq_c_strength(cm->quant_params.base_qindex, in av1_caq_select_segment() local171 if ((projected_rate < target_rate * aq_c_transitions[aq_strength][i]) && in av1_caq_select_segment()172 (logvar < (low_var_thresh + aq_c_var_thresholds[aq_strength][i]))) { in av1_caq_select_segment()