Home
last modified time | relevance | path

Searched refs:LD_UB3 (Results 1 – 5 of 5) sorted by relevance

/external/webp/src/dsp/
Dlossless_msa.c36 LD_UB3(psrc, 16, src0, src1, src2); \
Dmsa_macro.h229 #define LD_UB3(...) LD_B3(v16u8, __VA_ARGS__) macro
/external/libvpx/libvpx/vpx_dsp/mips/
Dsad_msa.c298 LD_UB3(ref, 16, ref0_0, ref0_1, ref0_2); in sad_32width_x3_msa()
311 LD_UB3(ref, 16, ref0_0, ref0_1, ref0_2); in sad_32width_x3_msa()
644 LD_UB3(ref, 16, ref0_0, ref0_1, ref0_2); in sad_32width_x8_msa()
Dmacros_msa.h306 #define LD_UB3(...) LD_B3(v16u8, __VA_ARGS__) macro
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h281 #define LD_UB3(...) LD_B3(v16u8, __VA_ARGS__) macro