Searched refs:LD_UB3 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | sad_msa.c | 297 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()
|
D | macros_msa.h | 307 #define LD_UB3(...) LD_B3(v16u8, __VA_ARGS__) macro
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 299 #define LD_UB3(...) LD_B3(v16u8, __VA_ARGS__) macro
|