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

  /external/webp/src/dsp/
lossless_msa.c 36 LD_UB3(psrc, 16, src0, src1, src2); \
msa_macro.h 229 #define LD_UB3(...) LD_B3(v16u8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
sad_msa.c 298 LD_UB3(ref, 16, ref0_0, ref0_1, ref0_2);
311 LD_UB3(ref, 16, ref0_0, ref0_1, ref0_2);
644 LD_UB3(ref, 16, ref0_0, ref0_1, ref0_2);
    [all...]
macros_msa.h 306 #define LD_UB3(...) LD_B3(v16u8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h 281 #define LD_UB3(...) LD_B3(v16u8, __VA_ARGS__)
    [all...]

Completed in 96 milliseconds