Searched refs:previous_reconstructed_sample (Results 1 – 3 of 3) sorted by relevance
447 …redictor = av_clip_intp2((MUL64(prediction->s_weight[0], prediction->previous_reconstructed_sample) in aptx_prediction_filtering()449 prediction->previous_reconstructed_sample = reconstructed_sample; in aptx_prediction_filtering()
78 int32_t previous_reconstructed_sample; member
85 subband_samples[subband] = channel->prediction[subband].previous_reconstructed_sample; in aptx_decode_channel()