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

  /external/libvpx/libvpx/vp8/common/mips/msa/
mfqe_msa.c 53 ST8x2_UB(dst0, dst_ptr, dst_stride);
64 ST8x2_UB(dst1, dst_ptr, dst_stride);
vp8_macros_msa.h 487 #define ST8x2_UB(in, pdst, stride) \
    [all...]
  /external/libvpx/libvpx/vp9/common/mips/msa/
vp9_mfqe_msa.c 51 ST8x2_UB(dst0, dst_ptr, dst_stride);
62 ST8x2_UB(dst1, dst_ptr, dst_stride);
  /external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h 544 #define ST8x2_UB(in, pdst, stride) { \
    [all...]

Completed in 195 milliseconds