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

  /external/libaom/libaom/aom_dsp/mips/
macros_msa.h 428 #define ST_UB8(...) ST_B8(v16u8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h 365 #define ST_UB8(...) ST_B8(v16u8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h 336 #define ST_UB8(...) ST_V8(v16u8, __VA_ARGS__)
    [all...]
  /external/webp/src/dsp/
msa_macro.h 315 #define ST_UB8(...) ST_B8(v16u8, __VA_ARGS__)
    [all...]

Completed in 264 milliseconds