Searched defs:SUB2 (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | msa_macro.h | 1186 #define SUB2(in0, in1, in2, in3, out0, out1) do { \ macro
|
/third_party/ffmpeg/libavutil/mips/ |
H A D | generic_macros_msa.h | 2135 #define SUB2(in0, in1, in2, in3, out0, out1) \ macro
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2test.c | 1557 #define SUB2(a,b,c) \ macro 2025 #define SUB2(a,b,c) \ macro 2148 #define SUB2(a,b,c) G(a,8)(G(b,8),G(c,8)) macro 2256 #define SUB2(a,b,c) G(a,16)(G(b,16),G(c,16)) macro 2364 #define SUB2(a,b,c) G(a,32)(G(b,32),G(c,32)) macro
|
Completed in 19 milliseconds