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

/external/libyuv/files/include/libyuv/
H A Drow.h706 void ARGBShadeRow_C(const uint8* src_argb, uint8* dst_argb, int width,
/external/libyuv/files/source/
H A Dplanar_functions.cc1372 int width, uint32 value) = ARGBShadeRow_C;
H A Drow_common.cc1177 void ARGBShadeRow_C(const uint8* src_argb, uint8* dst_argb, int width, function

Completed in 145 milliseconds