Home
last modified time | relevance | path

Searched refs:inverse_adpcm (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddca_core.c600 static inline void inverse_adpcm(int32_t **subband_samples, in inverse_adpcm() function
738 inverse_adpcm(s->subband_samples[ch], s->prediction_vq_index[ch], in parse_subframe_audio()
1247 inverse_adpcm(s->x96_subband_samples[ch], s->prediction_vq_index[ch], in parse_x96_subframe_audio()