Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Datrac3.c134 static void imlt(ATRAC3Context *q, float *input, float *output, int odd_band) in imlt() function
627 imlt(q, &snd->spectrum[band * 256], snd->imdct_buf, band & 1); in decode_channel_sound_unit()

Completed in 2 milliseconds