Home
last modified time | relevance | path

Searched defs:ST_SW4 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dmsa_macro.h343 #define ST_SW4(...) ST_W4(v4i32, __VA_ARGS__) macro
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h377 #define ST_SW4(...) ST_V4(v4i32, __VA_ARGS__) macro