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

  /external/libyuv/files/source/
row_neon.cc 542 void BGRAToARGBRow_NEON(const uint8* src_bgra, uint8* dst_argb, int pix) {
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 297 void BGRAToARGBRow_NEON(const uint8* src_bgra, uint8* dst_argb, int pix);

Completed in 2694 milliseconds