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

  /external/libaom/libaom/aom_dsp/mips/
macros_msa.h 340 #define LD_SB8(...) LD_B8(v16i8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h 307 #define LD_SB8(...) LD_B8(v16i8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
macros_msa.h 283 #define LD_SB8(...) LD_V8(v16i8, __VA_ARGS__)
    [all...]
  /external/webp/src/dsp/
msa_macro.h 247 #define LD_SB8(...) LD_B8(v16i8, __VA_ARGS__)
    [all...]

Completed in 507 milliseconds