HomeSort by relevance Sort by last modified time
    Searched refs:ST_UB4 (Results 26 - 31 of 31) sorted by null

12

  /external/libvpx/libvpx/vpx_dsp/mips/
vpx_convolve8_avg_vert_msa.c 200 ST_UB4(dst0, dst1, dst2, dst3, dst_tmp, dst_stride);
macros_msa.h 328 #define ST_UB4(...) ST_V4(v16u8, __VA_ARGS__)
    [all...]
  /external/webp/src/dsp/
enc_msa.c 473 ST_UB4(L0, L1, L2, L3, dst, BPS);
msa_macro.h 307 #define ST_UB4(...) ST_B4(v16u8, __VA_ARGS__)
    [all...]
  /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...]

Completed in 433 milliseconds

12