Searched refs:AQ_C_SEGMENTS (Results 1 – 2 of 2) sorted by relevance
22 #define AQ_C_SEGMENTS 5 macro25 static const double aq_c_q_adj_factor[AQ_C_STRENGTHS][AQ_C_SEGMENTS] = {30 static const double aq_c_transitions[AQ_C_STRENGTHS][AQ_C_SEGMENTS] = {35 static const double aq_c_var_thresholds[AQ_C_STRENGTHS][AQ_C_SEGMENTS] = {81 for (segment = 0; segment < AQ_C_SEGMENTS; ++segment) { in vp9_setup_in_frame_q_adj()142 segment = AQ_C_SEGMENTS - 1; // Just in case no break out below. in vp9_caq_select_segment()143 for (i = 0; i < AQ_C_SEGMENTS; ++i) { in vp9_caq_select_segment()
23 #define AQ_C_SEGMENTS 5 macro26 static const double aq_c_q_adj_factor[AQ_C_STRENGTHS][AQ_C_SEGMENTS] = {31 static const double aq_c_transitions[AQ_C_STRENGTHS][AQ_C_SEGMENTS] = {36 static const double aq_c_var_thresholds[AQ_C_STRENGTHS][AQ_C_SEGMENTS] = {90 for (segment = 0; segment < AQ_C_SEGMENTS; ++segment) { in av1_setup_in_frame_q_adj()154 segment = AQ_C_SEGMENTS - 1; // Just in case no break out below. in av1_caq_select_segment()155 for (i = 0; i < AQ_C_SEGMENTS; ++i) { in av1_caq_select_segment()