Home
last modified time | relevance | path

Searched refs:MirrorRowUV_NEON (Results 1 – 3 of 3) sorted by relevance

/external/libyuv/files/source/
Drow_neon.cc482 void MirrorRowUV_NEON(const uint8* src, uint8* dst_a, uint8* dst_b, int width) { in MirrorRowUV_NEON() function
Drotate.cc48 void MirrorRowUV_NEON(const uint8* src,
1018 MirrorRowUV = MirrorRowUV_NEON; in RotateUV180()
/external/libyuv/files/include/libyuv/
Drow.h250 void MirrorRowUV_NEON(const uint8* src, uint8* dst_u, uint8* dst_v, int width);