Home
last modified time | relevance | path

Searched defs:CopyRow_SSE2 (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Drow_gcc.cc2592 void CopyRow_SSE2(const uint8* src, uint8* dst, int count) { in CopyRow_SSE2() function
Drow_win.cc3337 void CopyRow_SSE2(const uint8* src, uint8* dst, int count) { in CopyRow_SSE2() function
/external/libyuv/files/source/
Drow_gcc.cc2758 void CopyRow_SSE2(const uint8* src, uint8* dst, int count) { in CopyRow_SSE2() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc3772 void CopyRow_SSE2(const uint8_t* src, uint8_t* dst, int width) { in CopyRow_SSE2() function