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

  /external/libaom/libaom/aom_dsp/mips/
macros_msa.h 339 #define LD_UB8(...) LD_B8(v16u8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h 306 #define LD_UB8(...) LD_B8(v16u8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h 282 #define LD_UB8(...) LD_V8(v16u8, __VA_ARGS__)
    [all...]
  /external/webp/src/dsp/
msa_macro.h 246 #define LD_UB8(...) LD_B8(v16u8, __VA_ARGS__)
    [all...]

Completed in 2652 milliseconds