Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc2798 void SetRow_ERMS(uint8* dst, uint8 v8, int width) { in SetRow_ERMS() function
Dplanar_functions.cc1143 SetRow = SetRow_ERMS; in SetPlane()
Drow_win.cc3553 void SetRow_ERMS(uint8* dst, uint8 v8, int count) { in SetRow_ERMS() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h826 void SetRow_ERMS(uint8* dst, uint8 v8, int count);