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

  /external/libyuv/files/source/
row_neon.cc 406 void MirrorRow_NEON(const uint8* src, uint8* dst, int width) {
    [all...]
rotate.cc 46 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);
    [all...]
planar_functions.cc 85 MirrorRow = MirrorRow_NEON;
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
rotate.cc 47 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);
    [all...]
row_neon.cc     [all...]
row_neon64.cc     [all...]
planar_functions.cc 243 MirrorRow = MirrorRow_NEON;
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 246 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 744 void MirrorRow_NEON(const uint8* src, uint8* dst, int width);
    [all...]

Completed in 3425 milliseconds