1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-16 01:11:38 +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 mips: Optimization of AAC coefficients encoder functions 2013-03-20 12:34:37 +01:00
aacdec_mips.c mips: optimization for float aac decoder (core module) 2013-01-31 01:23:09 +01:00
aacdec_mips.h mips: optimization for float aac decoder (core module) 2013-01-31 01:23:09 +01:00
aacpsdsp_mips.c mips: optimization for float aac decoder (ps module) 2013-02-21 22:43:26 +01:00
aacpsy_mips.h mips: Optimization of AAC psychoacoustic model functions 2013-03-23 16:19:38 +01:00
aacsbr_mips.c libavcodec/mips/aacsbr_mips: fix ;; 2013-02-21 23:06:30 +01:00
aacsbr_mips.h mips: optimization for float aac decoder (sbr module) 2013-02-21 22:43:08 +01:00
ac3dsp_mips.c
acelp_filters_mips.c mips: inline assembly clobber list polishing 2013-03-19 16:51:35 +01:00
acelp_vectors_mips.c mips: inline assembly clobber list polishing 2013-03-19 16:51:35 +01:00
amrwbdec_mips.c mips: inline assembly clobber list polishing 2013-03-19 16:51:35 +01:00
amrwbdec_mips.h
celp_filters_mips.c mips: inline assembly clobber list polishing 2013-03-19 16:51:35 +01:00
celp_math_mips.c mips: inline assembly clobber list polishing 2013-03-19 16:51:35 +01:00
compute_antialias_fixed.h mips: inline assembly clobber list polishing 2013-03-19 16:51:35 +01:00
compute_antialias_float.h mips: inline assembly clobber list polishing 2013-03-19 16:51:35 +01:00
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 mips: inline assembly clobber list polishing 2013-03-19 16:51:35 +01:00
Makefile libavcodec: Implementation of 32 bit fixed point FFT 2013-08-04 14:01:41 +02:00
mathops.h
mpegaudiodsp_mips_fixed.c mips: inline assembly clobber list polishing 2013-03-19 16:51:35 +01:00
mpegaudiodsp_mips_float.c mips: inline assembly clobber list polishing 2013-03-19 16:51:35 +01:00
sbrdsp_mips.c mips: optimization for float aac decoder (sbr module) 2013-02-21 22:43:08 +01:00