Searched refs:intensity (Results 1 – 1 of 1) sorted by relevance
41 uint32_t intensity = red + blue + green; in ARGB8888_to_Luma() local43 out = (intensity >> 10) & 0xFF; in ARGB8888_to_Luma()
Completed in 3 milliseconds