Home
last modified time | relevance | path

Searched refs:ff_fft_calc_mips (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dfft_mips.c61 static void ff_fft_calc_mips(FFTContext *s, FFTComplex *z) in ff_fft_calc_mips() function
508 s->fft_calc = ff_fft_calc_mips; in ff_fft_init_mips()