1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavcodec/mips
Nedeljko Babic 18d7074b4e libavcodec: Implementation of 32 bit fixed point FFT
Iterative implementation of 32 bit fixed point split-radix FFT.
Max FFT that can be calculated currently is 2^12.

Signed-off-by: Nedeljko Babic <nbabic@mips.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-08-04 14:01:41 +02:00
..
aaccoder_mips.c
aacdec_mips.c
aacdec_mips.h
aacpsdsp_mips.c
aacpsy_mips.h mips: Optimization of AAC psychoacoustic model functions 2013-03-23 16:19:38 +01:00
aacsbr_mips.c
aacsbr_mips.h
ac3dsp_mips.c
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
fft_mips.c libavcodec: Implementation of 32 bit fixed point FFT 2013-08-04 14:01:41 +02:00
fmtconvert_mips.c
iirfilter_mips.c mips: Optimization of IIR filter function 2013-03-20 12:44:32 +01:00
lsp_mips.h
Makefile libavcodec: Implementation of 32 bit fixed point FFT 2013-08-04 14:01:41 +02:00
mathops.h
mpegaudiodsp_mips_fixed.c
mpegaudiodsp_mips_float.c
sbrdsp_mips.c