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.cc133 CopyRow = CopyRow_ERMS; in ARGBRotate180()
Drotate.cc164 CopyRow = CopyRow_ERMS; in RotatePlane180()
Dconvert.cc203 CopyRow = CopyRow_ERMS; in CopyPlane2()
Drow_gcc.cc2639 void CopyRow_ERMS(const uint8* src, uint8* dst, int width) { in CopyRow_ERMS() function
Dplanar_functions.cc56 CopyRow = CopyRow_ERMS; in CopyPlane()
Drow_win.cc3384 void CopyRow_ERMS(const uint8* src, uint8* dst, int count) { in CopyRow_ERMS() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h806 void CopyRow_ERMS(const uint8* src, uint8* dst, int count);