Searched refs:CopyRow_X86 (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drotate_argb.cc129 CopyRow = CopyRow_X86;
H A Dconvert.cc193 CopyRow = CopyRow_X86;
434 CopyRow = CopyRow_X86;
H A Drotate.cc923 CopyRow = CopyRow_X86;
H A Dplanar_functions.cc46 CopyRow = CopyRow_X86;
H A Drow_posix.cc3270 void CopyRow_X86(const uint8* src, uint8* dst, int width) { function
H A Drow_win.cc3708 void CopyRow_X86(const uint8* src, uint8* dst, int count) { function
/external/chromium_org/third_party/libyuv/source/
H A Drotate_argb.cc129 CopyRow = CopyRow_X86;
H A Dconvert.cc193 CopyRow = CopyRow_X86;
434 CopyRow = CopyRow_X86;
H A Drotate.cc923 CopyRow = CopyRow_X86;
H A Dplanar_functions.cc46 CopyRow = CopyRow_X86;
H A Drow_posix.cc3270 void CopyRow_X86(const uint8* src, uint8* dst, int width) { function
H A Drow_win.cc3709 void CopyRow_X86(const uint8* src, uint8* dst, int count) { function
/external/libyuv/files/source/
H A Drotate_argb.cc99 CopyRow = CopyRow_X86;
H A Drotate.cc870 CopyRow = CopyRow_X86;
H A Drow_posix.cc2132 void CopyRow_X86(const uint8* src, uint8* dst, int width) { function
H A Dconvert.cc367 CopyRow = CopyRow_X86;
522 CopyRow = CopyRow_X86;
H A Dconvert_from.cc58 CopyRow = CopyRow_X86;
H A Dplanar_functions.cc39 CopyRow = CopyRow_X86;
H A Drow_win.cc2509 void CopyRow_X86(const uint8* src, uint8* dst, int count) { function
/external/libyuv/files/include/libyuv/
H A Drow.h261 void CopyRow_X86(const uint8* src, uint8* dst, int count);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h888 void CopyRow_X86(const uint8* src, uint8* dst, int count);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h796 void CopyRow_X86(const uint8* src, uint8* dst, int count);

Completed in 655 milliseconds