Home
last modified time | relevance | path

Searched refs:MirrorRow_C (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drotate.cc110 void (*MirrorRow)(const uint8* src, uint8* dst, int width) = MirrorRow_C; in RotatePlane180()
Dplanar_functions.cc225 void (*MirrorRow)(const uint8* src, uint8* dst, int width) = MirrorRow_C; in MirrorPlane()
Drow_common.cc1631 void MirrorRow_C(const uint8* src, uint8* dst, int width) { in MirrorRow_C() function
/external/libyuv/files/source/
Drotate.cc840 void (*MirrorRow)(const uint8* src, uint8* dst, int width) = MirrorRow_C; in RotatePlane180()
Dplanar_functions.cc82 void (*MirrorRow)(const uint8* src, uint8* dst, int width) = MirrorRow_C; in MirrorPlane()
Drow_common.cc665 void MirrorRow_C(const uint8* src, uint8* dst, int width) { in MirrorRow_C() function
/external/libyuv/files/include/libyuv/
Drow.h247 void MirrorRow_C(const uint8* src, uint8* dst, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h751 void MirrorRow_C(const uint8* src, uint8* dst, int width);