Searched defs:MUL2 (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | dec.c | 41 #define MUL2(a) (((a) * 35468) >> 16) macro 96 #undef MUL2 macro
|
H A D | msa_macro.h | 1224 #define MUL2(in0, in1, in2, in3, out0, out1) do { \ macro
|
/third_party/ffmpeg/libavutil/mips/ |
H A D | generic_macros_msa.h | 2101 #define MUL2(in0, in1, in2, in3, out0, out1) \ macro
|
Completed in 11 milliseconds