Home
last modified time | relevance | path

Searched refs:previous_reconstructed_sample (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daptx.c448 predictor = av_clip_intp2((MUL64(prediction->s_weight[0], prediction->previous_reconstructed_sample) in aptx_prediction_filtering()
450 prediction->previous_reconstructed_sample = reconstructed_sample; in aptx_prediction_filtering()
H A Daptx.h77 int32_t previous_reconstructed_sample; member
H A Daptxdec.c90 subband_samples[subband] = channel->prediction[subband].previous_reconstructed_sample; in aptx_decode_channel()

Completed in 3 milliseconds