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

/external/libyuv/files/include/libyuv/
H A Drow.h389 void YToARGBRow_C(const uint8* y_buf,
/external/libyuv/files/source/
H A Dconvert_argb.cc210 int width) = YToARGBRow_C;
H A Drow_common.cc657 void YToARGBRow_C(const uint8* y_buf, uint8* rgb_buf, int width) { function

Completed in 240 milliseconds