Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_argb.cc133 CopyRow = CopyRow_ERMS; in ARGBRotate180()
Drotate.cc156 CopyRow = CopyRow_ERMS; in RotatePlane180()
Dconvert.cc206 CopyRow = CopyRow_ERMS; in CopyPlane2()
Drow_gcc.cc2861 void CopyRow_ERMS(const uint8* src, uint8* dst, int width) { in CopyRow_ERMS() function
Dplanar_functions.cc63 CopyRow = CopyRow_ERMS; in CopyPlane()
Drow_win.cc3455 void CopyRow_ERMS(const uint8* src, uint8* dst, int count) {
/external/libyuv/files/source/
Drotate_argb.cc168 CopyRow = CopyRow_ERMS; in ARGBRotate180()
Drotate.cc199 CopyRow = CopyRow_ERMS; in RotatePlane180()
Dconvert.cc207 CopyRow = CopyRow_ERMS; in CopyPlane2()
Drow_gcc.cc2823 void CopyRow_ERMS(const uint8* src, uint8* dst, int width) { in CopyRow_ERMS() function
Dplanar_functions.cc65 CopyRow = CopyRow_ERMS; in CopyPlane()
Drow_win.cc3337 __declspec(naked) void CopyRow_ERMS(const uint8* src, uint8* dst, int count) {
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h869 void CopyRow_ERMS(const uint8* src, uint8* dst, int count);
/external/libyuv/files/include/libyuv/
Drow.h1442 void CopyRow_ERMS(const uint8* src, uint8* dst, int count);