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

  /external/libvpx/libvpx/third_party/libyuv/source/
row_any.cc 646 #define ANY1(NAMEANY, ANY_SIMD, T, BPP, MASK) \
659 ANY1(SetRow_Any_X86, SetRow_X86, uint8, 1, 3)
662 ANY1(SetRow_Any_NEON, SetRow_NEON, uint8, 1, 15)
665 ANY1(ARGBSetRow_Any_NEON, ARGBSetRow_NEON, uint32, 4, 3)
667 #undef ANY1
    [all...]
  /external/libyuv/files/source/
row_any.cc     [all...]

Completed in 81 milliseconds