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

  /external/libyuv/files/include/libyuv/
macros_msa.h 188 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__)
  /external/libpng/mips/
filter_msa_intrinsics.c 278 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__)
384 ST_UB4(src0, src1, src2, src3, rp, 16);
404 ST_UB4(src0, src1, src2, src3, rp, 16);
  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h 357 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h 419 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__)
    [all...]
  /external/webp/src/dsp/
msa_macro.h 305 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__)
    [all...]

Completed in 312 milliseconds