Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_posix.cc2147 void SetRow8_X86(uint8* dst, uint32 v32, int width) { in SetRow8_X86() function
Dplanar_functions.cc935 SetRow = SetRow8_X86; in SetPlane()
Drow_win.cc2528 void SetRow8_X86(uint8* dst, uint32 v32, int count) { in SetRow8_X86() function
/external/libyuv/files/include/libyuv/
Drow.h265 void SetRow8_X86(uint8* dst, uint32 v32, int count);