PredictorState 241 libavcodec/aac.h PredictorState predictor_state[MAX_PREDICTORS]; PredictorState 1018 libavcodec/aacdec.c static av_always_inline void reset_predict_state(PredictorState *ps) PredictorState 1028 libavcodec/aacdec.c static void reset_all_predictors(PredictorState *ps) PredictorState 1051 libavcodec/aacdec.c static void reset_predictor_group(PredictorState *ps, int group_num) PredictorState 1855 libavcodec/aacdec.c static av_always_inline void predict(PredictorState *ps, float *coef,