Home
last modified time | relevance | path

Searched defs:ST_UB (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/libpng/mips/
Dfilter_msa_intrinsics.c267 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) macro
/third_party/skia/third_party/externals/libpng/mips/
Dfilter_msa_intrinsics.c267 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) macro
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dmsa_macro.h61 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) macro
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dmsa_macro.h61 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) macro
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h44 #define ST_UB(...) ST_V(v16u8, __VA_ARGS__) macro