From b3fdfc8c4e4d35430262e9c4dda0be040dec42ee Mon Sep 17 00:00:00 2001 From: Nedeljko Babic Date: Tue, 4 Sep 2012 18:43:34 +0200 Subject: 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 Reviewed-by: Vitor Sessak Signed-off-by: Michael Niedermayer --- doc/mips.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/mips.txt') diff --git a/doc/mips.txt b/doc/mips.txt index 774a9c2689..6fa6fb4baf 100644 --- a/doc/mips.txt +++ b/doc/mips.txt @@ -59,6 +59,7 @@ Files that have MIPS copyright notice in them: dsputil_mips.c fft_mips.c fft_table.h + fft_init_table.c fmtconvert_mips.c mpegaudiodsp_mips_fixed.c mpegaudiodsp_mips_float.c -- cgit v1.2.3