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/
Dfft_mips.c324 static void ff_imdct_half_mips(FFTContext *s, FFTSample *output, const FFTSample *input) in ff_imdct_half_mips() function
484 ff_imdct_half_mips(s, output+n4, input); in ff_imdct_calc_mips()
511 s->imdct_half = ff_imdct_half_mips; in ff_fft_init_mips()