Home
last modified time | relevance | path

Searched refs:SetRow_ERMS (Results 1 – 8 of 8) sorted by relevance

/external/libyuv/files/source/
Drow_gcc.cc3051 void SetRow_ERMS(uint8* dst, uint8 v8, int width) { in SetRow_ERMS() function
Dplanar_functions.cc1574 SetRow = SetRow_ERMS; in SetPlane()
Drow_win.cc3572 __declspec(naked) void SetRow_ERMS(uint8* dst, uint8 v8, int count) {
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc3047 void SetRow_ERMS(uint8* dst, uint8 v8, int width) { in SetRow_ERMS() function
Dplanar_functions.cc1322 SetRow = SetRow_ERMS; in SetPlane()
Drow_win.cc3651 void SetRow_ERMS(uint8* dst, uint8 v8, int count) {
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h905 void SetRow_ERMS(uint8* dst, uint8 v8, int count);
/external/libyuv/files/include/libyuv/
Drow.h1488 void SetRow_ERMS(uint8* dst, uint8 v8, int count);