Searched refs:rounded_min (Results 1 – 1 of 1) sorted by relevance
391 uint16_t rounded_max, rounded_min; in encode_four_color_block() local394 rounded_min = rgb24_to_rgb555(min_color); in encode_four_color_block()401 put_bits(pb, 16, rounded_min | 0x8000); in encode_four_color_block()