HomeSort by relevance Sort by last modified time
    Searched refs:LD_UB3 (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vpx_dsp/mips/
sad_msa.c 297 LD_UB3(ref, 16, ref0_0, ref0_1, ref0_2);
310 LD_UB3(ref, 16, ref0_0, ref0_1, ref0_2);
643 LD_UB3(ref, 16, ref0_0, ref0_1, ref0_2);
    [all...]
macros_msa.h 307 #define LD_UB3(...) LD_B3(v16u8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h 299 #define LD_UB3(...) LD_B3(v16u8, __VA_ARGS__)
    [all...]

Completed in 179 milliseconds