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

  /external/libyuv/files/include/libyuv/
macros_msa.h 141 #define LD_UB(...) LD_B(v16u8, __VA_ARGS__)
  /external/libpng/mips/
filter_msa_intrinsics.c 251 #define LD_UB(...) LD_B(v16u8, __VA_ARGS__)
412 src2 = LD_UB(rp + 32);
413 src6 = LD_UB(pp);
445 src0 = LD_UB(rp);
446 src4 = LD_UB(pp);
477 src1 = LD_UB(src);
518 src1 = LD_UB(src);
567 src2 = LD_UB(pp);
569 src6 = LD_UB(src);
624 src2 = LD_UB(pp)
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h 20 #define LD_UB(...) LD_B(v16u8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h 20 #define LD_UB(...) LD_B(v16u8, __VA_ARGS__)
    [all...]
  /external/webp/src/dsp/
msa_macro.h 47 #define LD_UB(...) LD_B(v16u8, __VA_ARGS__)
    [all...]

Completed in 192 milliseconds