predict           174 libavcodec/aacdec.c static av_always_inline void predict(PredictorState *ps, float *coef,
predict           279 libavcodec/aacdec_fixed.c static av_always_inline void predict(PredictorState *ps, int *coef,
predict            64 libavcodec/aacenc_pred.c static inline void predict(PredictorState *ps, float *coef, float *rcoef, int set)
predict          1477 libavcodec/dca_lbr.c static void predict(float *samples, const float *coeff, int nsamples)