Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Datrac3.c132 * @param odd_band 1 if the band is an odd band
134 static void imlt(ATRAC3Context *q, float *input, float *output, int odd_band) in imlt() argument
138 if (odd_band) { in imlt()

Completed in 2 milliseconds