Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
Drescaler_msa.c336 ST_UW(frac0, irow);
Dmsa_macro.h69 #define ST_UW(...) ST_W(v4u32, __VA_ARGS__) macro
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h44 #define ST_UW(...) ST_V(v4u32, __VA_ARGS__) macro