Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dmsa_macro.h310 #define ST_B8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, \ macro
315 #define ST_UB8(...) ST_B8(v16u8, __VA_ARGS__)
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h360 #define ST_B8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) \ macro
365 #define ST_UB8(...) ST_B8(v16u8, __VA_ARGS__)
/external/libaom/libaom/aom_dsp/mips/
Dmacros_msa.h423 #define ST_B8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) \ macro
428 #define ST_UB8(...) ST_B8(v16u8, __VA_ARGS__)