Home
last modified time | relevance | path

Searched defs:ff_imdct_half_c (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dfft-internal.h60 #define ff_imdct_half_c FFT_NAME(ff_imdct_half_c) macro
Dmdct_template.c105 void ff_imdct_half_c(FFTContext *s, FFTSample *output, const FFTSample *input) in ff_imdct_half_c() function