Searched refs:rounded_max (Results 1 – 1 of 1) sorted by relevance
391 uint16_t rounded_max, rounded_min; in encode_four_color_block() local395 rounded_max = rgb24_to_rgb555(max_color); in encode_four_color_block()399 put_bits(pb, 16, rounded_max & ~0x8000); in encode_four_color_block()