ffmpeg/libavcodec/mips
Nedeljko Babic b3fdfc8c4e 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>
2012-09-05 20:09:56 +02:00
..
Makefile Optimization of AC3 floating point decoder for MIPS 2012-09-05 20:09:56 +02:00
acelp_filters_mips.c
acelp_vectors_mips.c
amrwbdec_mips.c
amrwbdec_mips.h
celp_filters_mips.c
celp_math_mips.c
compute_antialias_fixed.h
compute_antialias_float.h
dsputil_mips.c Optimization of AC3 floating point decoder for MIPS 2012-09-05 20:09:56 +02:00
dsputil_mmi.c
fft_init_table.c Optimization of AC3 floating point decoder for MIPS 2012-09-05 20:09:56 +02:00
fft_mips.c Optimization of AC3 floating point decoder for MIPS 2012-09-05 20:09:56 +02:00
fft_table.h Optimization of AC3 floating point decoder for MIPS 2012-09-05 20:09:56 +02:00
fmtconvert_mips.c Optimization of AC3 floating point decoder for MIPS 2012-09-05 20:09:56 +02:00
idct_mmi.c
lsp_mips.h
mathops.h
mmi.h
mpegaudiodsp_mips_fixed.c
mpegaudiodsp_mips_float.c
mpegvideo_mmi.c