Home
last modified time | relevance | path

Searched refs:ff_imdct_half_mips (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dfft_mips.c325 static void ff_imdct_half_mips(FFTContext *s, FFTSample *output, const FFTSample *input) in ff_imdct_half_mips() function
485 ff_imdct_half_mips(s, output+n4, input); in ff_imdct_calc_mips()
512 s->imdct_half = ff_imdct_half_mips; in ff_fft_init_mips()

Completed in 2 milliseconds