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

/external/libyuv/files/source/
H A Drow_table.cc372 static inline int RGBToV(uint8 r, uint8 g, uint8 b) { function
395 dst_v[0] = RGBToV(ar, ag, ab); \
406 dst_v[0] = RGBToV(ar, ag, ab); \

Completed in 137 milliseconds