Searched defs:ST_H (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | macros_msa.h | 146 #define ST_H(RTYPE, in, pdst) *((RTYPE*)(pdst)) = (in) /* NOLINT */ macro
|
/external/libyuv/files/include/libyuv/ |
D | macros_msa.h | 146 #define ST_H(RTYPE, in, pdst) *((RTYPE*)(pdst)) = (in) /* NOLINT */ macro
|
/external/v8/src/mips/ |
D | constants-mips.h | 752 ST_H = ((9U << 2) + 1), enumerator
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 786 ST_H = ((9U << 2) + 1), enumerator
|
/external/webp/src/dsp/ |
D | msa_macro.h | 64 #define ST_H(RTYPE, in, pdst) *((RTYPE*)(pdst)) = in macro
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 35 #define ST_H(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) macro
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 36 #define ST_H(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) macro
|