Searched refs:SetRows32_C (Results 1 - 3 of 3) sorted by relevance

/external/libyuv/files/include/libyuv/
H A Drow.h272 void SetRows32_C(uint8* dst, uint32 v32, int width, int dst_stride, int height);
/external/libyuv/files/source/
H A Dplanar_functions.cc1000 SetRows32_C(dst, value, width, dst_stride_argb, height);
H A Drow_common.cc735 void SetRows32_C(uint8* dst, uint32 v32, int width, function

Completed in 129 milliseconds