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

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
macros_msa.h 188 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__)
  /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/libaom/libaom/aom_dsp/mips/
macros_msa.h 421 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__)
    [all...]
  /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 328 #define ST_UB4(...) ST_V4(v16u8, __VA_ARGS__)
    [all...]
  /external/webp/src/dsp/
msa_macro.h 307 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__)
    [all...]

Completed in 660 milliseconds