Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/mips/
Dsad_msa.c297 LD_UB3(ref, 16, ref0_0, ref0_1, ref0_2); in sad_32width_x3_msa()
310 LD_UB3(ref, 16, ref0_0, ref0_1, ref0_2); in sad_32width_x3_msa()
643 LD_UB3(ref, 16, ref0_0, ref0_1, ref0_2); in sad_32width_x8_msa()
Dmacros_msa.h307 #define LD_UB3(...) LD_B3(v16u8, __VA_ARGS__) macro
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h299 #define LD_UB3(...) LD_B3(v16u8, __VA_ARGS__) macro