Searched refs:CopyRow_SSE2 (Results 1 - 8 of 8) sorted by relevance

/external/libyuv/files/source/
H A Drotate_argb.cc106 CopyRow = CopyRow_SSE2;
H A Drotate.cc877 CopyRow = CopyRow_SSE2;
H A Drow_posix.cc2107 void CopyRow_SSE2(const uint8* src, uint8* dst, int count) { function
H A Dconvert.cc373 CopyRow = CopyRow_SSE2;
529 CopyRow = CopyRow_SSE2;
H A Dconvert_from.cc65 CopyRow = CopyRow_SSE2;
H A Dplanar_functions.cc46 CopyRow = CopyRow_SSE2;
H A Drow_win.cc2486 void CopyRow_SSE2(const uint8* src, uint8* dst, int count) { function
/external/libyuv/files/include/libyuv/
H A Drow.h260 void CopyRow_SSE2(const uint8* src, uint8* dst, int count);

Completed in 86 milliseconds