fft_mips.c File Reference
#include "config.h"
#include "libavcodec/fft.h"
#include "fft_table.h"
Include dependency graph for fft_mips.c:

Go to the source code of this file.

Functions

av_cold void ff_fft_init_mips (FFTContext *s)
 FFT transform. More...
 

Function Documentation

av_cold void ff_fft_init_mips ( FFTContext s)

FFT transform.

Definition at line 520 of file fft_mips.c.

Referenced by ff_fft_init().