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

  /external/libyuv/files/source/
row_neon.cc 562 void ABGRToARGBRow_NEON(const uint8* src_abgr, uint8* dst_argb, int pix) {
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 298 void ABGRToARGBRow_NEON(const uint8* src_abgr, uint8* dst_argb, int pix);

Completed in 218 milliseconds