Home
last modified time | relevance | path

Searched refs:CopyRow_X86 (Results 1 – 15 of 15) sorted by relevance

/external/libyuv/files/source/
Drotate_argb.cc99 CopyRow = CopyRow_X86; in ARGBRotate180()
Drow_posix.cc2132 void CopyRow_X86(const uint8* src, uint8* dst, int width) { in CopyRow_X86() function
Drotate.cc870 CopyRow = CopyRow_X86; in RotatePlane180()
Dconvert.cc367 CopyRow = CopyRow_X86; in CopyPlane2()
522 CopyRow = CopyRow_X86; in Q420ToI420()
Dplanar_functions.cc39 CopyRow = CopyRow_X86; in CopyPlane()
Dconvert_from.cc58 CopyRow = CopyRow_X86; in I420ToI422()
Drow_win.cc2509 void CopyRow_X86(const uint8* src, uint8* dst, int count) { in CopyRow_X86() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_argb.cc129 CopyRow = CopyRow_X86; in ARGBRotate180()
Dconvert.cc193 CopyRow = CopyRow_X86; in CopyPlane2()
434 CopyRow = CopyRow_X86; in Q420ToI420()
Drotate.cc923 CopyRow = CopyRow_X86; in RotatePlane180()
Dplanar_functions.cc46 CopyRow = CopyRow_X86; in CopyPlane()
Drow_posix.cc3270 void CopyRow_X86(const uint8* src, uint8* dst, int width) { in CopyRow_X86() function
Drow_win.cc3709 void CopyRow_X86(const uint8* src, uint8* dst, int count) { in CopyRow_X86() function
/external/libyuv/files/include/libyuv/
Drow.h261 void CopyRow_X86(const uint8* src, uint8* dst, int count);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h800 void CopyRow_X86(const uint8* src, uint8* dst, int count);