Searched refs:convert_to_8 (Results 1 – 2 of 2) sorted by relevance
50 static uint8_t convert_to_8(uint8_t component, uint32_t n) { in convert_to_8() function63 return convert_to_8((pixel & mask) >> shift, size); in get_comp()