Searched defs:ff_imdct_half_c (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dfft-internal.h68 #define ff_imdct_half_c FFT_NAME(ff_imdct_half_c) macro
H A Dmdct.c95 void ff_imdct_half_c(FFTContext *s, FFTSample *output, const FFTSample *input) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dfft-internal.h87 #define ff_imdct_half_c FFT_NAME(ff_imdct_half_c) macro
H A Dmdct_template.c99 void ff_imdct_half_c(FFTContext *s, FFTSample *output, const FFTSample *input) function

Completed in 124 milliseconds