Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drotate_argb.cc106 CopyRow = CopyRow_SSE2; in ARGBRotate180()
Drow_posix.cc2107 void CopyRow_SSE2(const uint8* src, uint8* dst, int count) { in CopyRow_SSE2() function
Drotate.cc877 CopyRow = CopyRow_SSE2; in RotatePlane180()
Dconvert.cc373 CopyRow = CopyRow_SSE2; in CopyPlane2()
529 CopyRow = CopyRow_SSE2; in Q420ToI420()
Dplanar_functions.cc46 CopyRow = CopyRow_SSE2; in CopyPlane()
Dconvert_from.cc65 CopyRow = CopyRow_SSE2; in I420ToI422()
Drow_win.cc2486 void CopyRow_SSE2(const uint8* src, uint8* dst, int count) { in CopyRow_SSE2() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_argb.cc136 CopyRow = CopyRow_SSE2; in ARGBRotate180()
Dconvert.cc201 CopyRow = CopyRow_SSE2; in CopyPlane2()
441 CopyRow = CopyRow_SSE2; in Q420ToI420()
Drotate.cc930 CopyRow = CopyRow_SSE2; in RotatePlane180()
Dplanar_functions.cc53 CopyRow = CopyRow_SSE2; in CopyPlane()
Drow_posix.cc3245 void CopyRow_SSE2(const uint8* src, uint8* dst, int count) { in CopyRow_SSE2() function
Drow_win.cc3670 void CopyRow_SSE2(const uint8* src, uint8* dst, int count) { in CopyRow_SSE2() function
/external/libyuv/files/include/libyuv/
Drow.h260 void CopyRow_SSE2(const uint8* src, uint8* dst, int count);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h798 void CopyRow_SSE2(const uint8* src, uint8* dst, int count);