Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/test/captures/
Dcaptures_test.cpp74 std::wstring wre(regx.begin(), regx.end()); in test_captures() local
/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.c513 #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