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

/external/libyuv/files/source/
H A Drow_common.cc261 static __inline int RGBToU(uint8 r, uint8 g, uint8 b) { function
286 dst_u[0] = RGBToU(ar, ag, ab); \
297 dst_u[0] = RGBToU(ar, ag, ab); \

Completed in 157 milliseconds