Prediction        424 libavcodec/aptx.c static int32_t *aptx_reconstructed_differences_update(Prediction *prediction,
Prediction        437 libavcodec/aptx.c static void aptx_prediction_filtering(Prediction *prediction,
Prediction        464 libavcodec/aptx.c                                  Prediction *prediction,
Prediction        530 libavcodec/aptx.c             Prediction *prediction = &channel->prediction[subband];
Prediction         91 libavcodec/aptx.h     Prediction prediction[NB_SUBBANDS];