Home
last modified time | relevance | path

Searched refs:ST_H2 (Results 1 – 3 of 3) sorted by relevance

/external/libyuv/files/include/libyuv/
Dmacros_msa.h195 #define ST_H2(RTYPE, in0, in1, pdst, stride) \ macro
200 #define ST_UH2(...) ST_H2(v8u16, __VA_ARGS__)
/external/webp/src/dsp/
Dmsa_macro.h350 #define ST_H2(RTYPE, in0, in1, pdst, stride) do { \ macro
354 #define ST_UH2(...) ST_H2(v8u16, __VA_ARGS__)
355 #define ST_SH2(...) ST_H2(v8i16, __VA_ARGS__)
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h372 #define ST_H2(RTYPE, in0, in1, pdst, stride) \ macro
377 #define ST_SH2(...) ST_H2(v8i16, __VA_ARGS__)