Searched refs:SetRows32_NEON (Results 1 – 3 of 3) sorted by relevance
/external/libyuv/files/source/ |
D | row_neon.cc | 396 void SetRows32_NEON(uint8* dst, uint32 v32, int width, in SetRows32_NEON() function
|
D | planar_functions.cc | 990 SetRows32_NEON(dst, value, width, dst_stride_argb, height); in ARGBRect()
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 269 void SetRows32_NEON(uint8* dst, uint32 v32, int width,
|