Searched refs:CopyRow_ERMS (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drotate_argb.cc141 CopyRow = CopyRow_ERMS;
H A Dconvert.cc206 CopyRow = CopyRow_ERMS;
446 CopyRow = CopyRow_ERMS;
H A Drotate.cc935 CopyRow = CopyRow_ERMS;
H A Dplanar_functions.cc58 CopyRow = CopyRow_ERMS;
H A Drow_posix.cc3286 void CopyRow_ERMS(const uint8* src, uint8* dst, int width) { function
H A Drow_win.cc3692 void CopyRow_ERMS(const uint8* src, uint8* dst, int count) { function
/external/chromium_org/third_party/libyuv/source/
H A Drotate_argb.cc141 CopyRow = CopyRow_ERMS;
H A Dconvert.cc206 CopyRow = CopyRow_ERMS;
446 CopyRow = CopyRow_ERMS;
H A Drotate.cc935 CopyRow = CopyRow_ERMS;
H A Dplanar_functions.cc58 CopyRow = CopyRow_ERMS;
H A Drow_posix.cc3286 void CopyRow_ERMS(const uint8* src, uint8* dst, int width) { function
H A Drow_win.cc3693 void CopyRow_ERMS(const uint8* src, uint8* dst, int count) { function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h887 void CopyRow_ERMS(const uint8* src, uint8* dst, int count);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h795 void CopyRow_ERMS(const uint8* src, uint8* dst, int count);

Completed in 256 milliseconds