Searched refs:SetRows32_X86 (Results 1 – 4 of 4) sorted by relevance
/external/libyuv/files/source/ |
D | row_posix.cc | 2158 void SetRows32_X86(uint8* dst, uint32 v32, int width, in SetRows32_X86() function
|
D | planar_functions.cc | 996 SetRows32_X86(dst, value, width, dst_stride_argb, height); in ARGBRect()
|
D | row_win.cc | 2543 void SetRows32_X86(uint8* dst, uint32 v32, int width, in SetRows32_X86() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 266 void SetRows32_X86(uint8* dst, uint32 v32, int width,
|