Home
last modified time | relevance | path

Searched defs:prediction (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daptx.c424 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
Daptx.h91 Prediction prediction[NB_SUBBANDS]; member
Dmagicyuvenc.c378 int width, int height, HuffEntry *he, int prediction) in encode_slice()
Dpixlet.c59 int16_t *prediction; member
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp716 const float prediction = (float)(samples[ndx].*predictor) * fit.coefficient + fit.offset; in calculateBasicStatistics() local
733 const float prediction = (float)(samples[ndx].*predictor) * fit.coefficient + fit.offset; in calculateBasicStatistics() local