Optimization of AC3 floating point decoder for MIPS
FFT in MIPS implementation is working iteratively instead of "recursively" calling functions for smaller FFT sizes. Some of DSP and format convert utils functions are also optimized. Signed-off-by: Nedeljko Babic <nbabic@mips.com> Reviewed-by: Vitor Sessak <vitor1001@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Showing
libavcodec/mips/fft_mips.c
0 → 100644
This diff is collapsed.
libavcodec/mips/fft_table.h
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment