Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/dsp/
H A Dmsa_macro.h62 #define LD_SW(...) LD_W(v4i32, __VA_ARGS__) macro
/aosp_15_r20/external/libvpx/vp8/common/mips/msa/
H A Dvp8_macros_msa.h29 #define LD_SW(...) LD_W(v4i32, __VA_ARGS__) macro
/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Dmacros_msa.h24 #define LD_SW(...) LD_V(v4i32, __VA_ARGS__) macro