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> |
||
|---|---|---|
| .. | ||
| 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 | ||
| dsputil_mmi.c | ||
| fft_init_table.c | ||
| fft_mips.c | ||
| fft_table.h | ||
| fmtconvert_mips.c | ||
| idct_mmi.c | ||
| lsp_mips.h | ||
| Makefile | ||
| mathops.h | ||
| mmi.h | ||
| mpegaudiodsp_mips_fixed.c | ||
| mpegaudiodsp_mips_float.c | ||
| mpegvideo_mmi.c | ||