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

  /external/libyuv/files/source/
row_neon.cc 482 void MirrorRowUV_NEON(const uint8* src, uint8* dst_a, uint8* dst_b, int width) {
    [all...]
rotate.cc 48 void MirrorRowUV_NEON(const uint8* src,
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 250 void MirrorRowUV_NEON(const uint8* src, uint8* dst_u, uint8* dst_v, int width);

Completed in 1007 milliseconds