Searched refs:SetRows32_C (Results 1 – 3 of 3) sorted by relevance
/external/libyuv/files/include/libyuv/ |
D | row.h | 272 void SetRows32_C(uint8* dst, uint32 v32, int width, int dst_stride, int height);
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 1000 SetRows32_C(dst, value, width, dst_stride_argb, height); in ARGBRect()
|
D | row_common.cc | 735 void SetRows32_C(uint8* dst, uint32 v32, int width, in SetRows32_C() function
|