Searched defs:ff_imdct_half_c (Results 1 – 2 of 2) sorted by relevance
60 #define ff_imdct_half_c FFT_NAME(ff_imdct_half_c) macro
105 void ff_imdct_half_c(FFTContext *s, FFTSample *output, const FFTSample *input) in ff_imdct_half_c() function