predict           953 libavcodec/aac.c static void predict(AACContext * ac, PredictorState * ps, float* coef, int output_enable) {
predict           196 libavcodec/ffv1.c static inline int predict(int_fast16_t *src, int_fast16_t *last){