Home
last modified time | relevance | path

Searched defs:wre (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/ppc/
Dfft_vsx.h48 inline static void pass_vsx_interleave(FFTComplex *z, const FFTSample *wre, unsigned int n) in pass_vsx_interleave()
708 inline static void pass_vsx(FFTComplex * z, const FFTSample * wre, unsigned int n) in pass_vsx()
/third_party/ffmpeg/libavcodec/
Dfft_template.c497 #define TRANSFORM(a0,a1,a2,a3,wre,wim) {\ argument
/third_party/ffmpeg/libavutil/
Dtx_template.c239 #define TRANSFORM(a0,a1,a2,a3,wre,wim) {\ argument