Searched defs:CopyRow_X86 (Results 1 – 6 of 6) sorted by relevance
/external/libyuv/files/source/ |
D | row_win.cc | 2509 void CopyRow_X86(const uint8* src, uint8* dst, int count) { in CopyRow_X86() function
|
D | row_posix.cc | 2132 void CopyRow_X86(const uint8* src, uint8* dst, int width) { in CopyRow_X86() function
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
D | row_posix.cc | 3270 void CopyRow_X86(const uint8* src, uint8* dst, int width) { in CopyRow_X86() function
|
D | row_win.cc | 3708 void CopyRow_X86(const uint8* src, uint8* dst, int count) { in CopyRow_X86() function
|
/external/chromium_org/third_party/libyuv/source/ |
D | row_posix.cc | 3270 void CopyRow_X86(const uint8* src, uint8* dst, int width) { in CopyRow_X86() function
|
D | row_win.cc | 3709 void CopyRow_X86(const uint8* src, uint8* dst, int count) { in CopyRow_X86() function
|