Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/dsp/
H A Dmsa_macro.h331 #define ST_SW2(...) ST_W2(v4i32, __VA_ARGS__) macro
/aosp_15_r20/external/libvpx/vp8/common/mips/msa/
H A Dvp8_macros_msa.h386 #define ST_SW2(in0, in1, pdst, stride) \ macro
/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Dmacros_msa.h323 #define ST_SW2(...) ST_V2(v4i32, __VA_ARGS__) macro