Searched refs:MAX_PREDICTORS (Results 1 – 4 of 4) sorted by relevance
147 #define MAX_PREDICTORS 672 macro269 PredictorState predictor_state[MAX_PREDICTORS];
107 for (i = 0; i < MAX_PREDICTORS; i++) in reset_all_predictors()115 for (i = group_num - 1; i < MAX_PREDICTORS; i += 30) in reset_predictor_group()267 if (start_coef + num_coeffs > MAX_PREDICTORS || in ff_aac_search_for_pred()
42 #define MAX_PREDICTORS 256 macro66 int16_t predictors[MAX_PREDICTORS];76 DECLARE_ALIGNED(16, int16_t, filter)[MAX_PREDICTORS];392 int tfilter[MAX_PREDICTORS]; in decode_subframe()
1179 for (i = 0; i < MAX_PREDICTORS; i++) in reset_all_predictors()1202 for (i = group_num - 1; i < MAX_PREDICTORS; i += 30) in reset_predictor_group()