Searched defs:MUL2 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/AMDGPU/ |
D | SIDefines.h | 101 MUL2 = 1, enumerator
|
/external/webp/src/dsp/ |
D | dec.c | 39 #define MUL2(a) (((a) * 35468) >> 16) macro
|
D | msa_macro.h | 1222 #define MUL2(in0, in1, in2, in3, out0, out1) do { \ macro
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 1434 #define MUL2(in0, in1, in2, in3, out0, out1) \ macro
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 1661 #define MUL2(in0, in1, in2, in3, out0, out1) \ macro
|