Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_argb.cc157 CopyRow = CopyRow_ERMS; in ARGBRotate180()
Drotate.cc181 CopyRow = CopyRow_ERMS; in RotatePlane180()
Drow_gcc.cc3835 void CopyRow_ERMS(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_ERMS() function
Dconvert.cc293 CopyRow = CopyRow_ERMS; in CopyPlane2()
Dplanar_functions.cc66 CopyRow = CopyRow_ERMS; in CopyPlane()
Drow_win.cc3343 __declspec(naked) void CopyRow_ERMS(const uint8_t* src,
/external/libaom/libaom/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/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/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h807 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);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1488 void CopyRow_ERMS(const uint8_t* src, uint8_t* dst, int width);