Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dmsa_macro.h315 #define ST_UB8(...) ST_B8(v16u8, __VA_ARGS__) macro
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dmsa_macro.h315 #define ST_UB8(...) ST_B8(v16u8, __VA_ARGS__) macro
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h395 #define ST_UB8(...) ST_V8(v16u8, __VA_ARGS__) macro