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

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

Completed in 145 milliseconds