Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/dsp/
H A Dmsa_macro.h74 #define ST_SW(...) ST_W(v4i32, __VA_ARGS__) macro
/aosp_15_r20/external/libvpx/vp8/common/mips/msa/
H A Dvp8_macros_msa.h40 #define ST_SW(...) ST_W(v4i32, __VA_ARGS__) macro
/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Dmacros_msa.h30 #define ST_SW(...) ST_V(v4i32, __VA_ARGS__) macro