Searched defs:prediction (Results 1 – 5 of 5) sorted by relevance
424 static int32_t *aptx_reconstructed_differences_update(Prediction *prediction, in aptx_reconstructed_differences_update()437 static void aptx_prediction_filtering(Prediction *prediction, in aptx_prediction_filtering()464 Prediction *prediction, in aptx_process_subband()530 Prediction *prediction = &channel->prediction[subband]; in ff_aptx_init() local
91 Prediction prediction[NB_SUBBANDS]; member
378 int width, int height, HuffEntry *he, int prediction) in encode_slice()
59 int16_t *prediction; member
716 const float prediction = (float)(samples[ndx].*predictor) * fit.coefficient + fit.offset; in calculateBasicStatistics() local733 const float prediction = (float)(samples[ndx].*predictor) * fit.coefficient + fit.offset; in calculateBasicStatistics() local