Home
last modified time | relevance | path

Searched defs:CopyRow (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_argb.cc96 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C; in ARGBRotate180() local
Drotate.cc111 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C; in RotatePlane180() local
Dplanar_functions.cc33 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C; in CopyPlane() local
91 void (*CopyRow)(const uint16* src, uint16* dst, int width) = CopyRow_16_C; in CopyPlane_16() local
Dconvert.cc193 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C; in CopyPlane2() local
/external/libyuv/files/source/
Drotate_argb.cc123 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C; in ARGBRotate180() local
Drotate.cc146 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C; in RotatePlane180() local
Dplanar_functions.cc36 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C; in CopyPlane() local
97 void (*CopyRow)(const uint16* src, uint16* dst, int width) = CopyRow_16_C; in CopyPlane_16() local
Dconvert.cc194 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C; in CopyPlane2() local