Searched defs:wre (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/libs/regex/test/captures/ |
D | captures_test.cpp | 74 std::wstring wre(regx.begin(), regx.end()); in test_captures() local
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | fft_vsx.h | 48 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/ |
D | fft_template.c | 513 #define TRANSFORM(a0,a1,a2,a3,wre,wim) {\ argument
|
/third_party/ffmpeg/libavutil/ |
D | tx_template.c | 239 #define TRANSFORM(a0,a1,a2,a3,wre,wim) {\ argument
|