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

  /external/webp/src/dsp/
msa_macro.h 308 #define ST_B8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, \
313 #define ST_UB8(...) ST_B8(v16u8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h 360 #define ST_B8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) \
365 #define ST_UB8(...) ST_B8(v16u8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h 421 #define ST_B8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) \
426 #define ST_UB8(...) ST_B8(v16u8, __VA_ARGS__)
    [all...]

Completed in 89 milliseconds