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

/external/libyuv/files/include/libyuv/
H A Drow.h674 void ARGBUnattenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width);
/external/libyuv/files/source/
H A Dplanar_functions.cc1068 int width) = ARGBUnattenuateRow_C;
H A Drow_common.cc956 void ARGBUnattenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width) { function

Completed in 2356 milliseconds