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