Home
last modified time | relevance | path

Searched defs:ST_UB4 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libpng/mips/
Dfilter_msa_intrinsics.c279 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__) macro
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dmsa_macro.h307 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__) macro
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h374 #define ST_UB4(...) ST_V4(v16u8, __VA_ARGS__) macro