Home
last modified time | relevance | path

Searched refs:CopyRow_ERMS (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_argb.cc141 CopyRow = CopyRow_ERMS; in ARGBRotate180()
Dconvert.cc206 CopyRow = CopyRow_ERMS; in CopyPlane2()
446 CopyRow = CopyRow_ERMS; in Q420ToI420()
Drotate.cc935 CopyRow = CopyRow_ERMS; in RotatePlane180()
Dplanar_functions.cc58 CopyRow = CopyRow_ERMS; in CopyPlane()
Drow_posix.cc3286 void CopyRow_ERMS(const uint8* src, uint8* dst, int width) { in CopyRow_ERMS() function
Drow_win.cc3693 void CopyRow_ERMS(const uint8* src, uint8* dst, int count) { in CopyRow_ERMS() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h799 void CopyRow_ERMS(const uint8* src, uint8* dst, int count);