Searched refs:int_g (Results 1 – 1 of 1) sorted by relevance
77 unsigned int_g, frac_g; member152 unsigned count_g = l.int_g + l.frac_g + count_r; in pan_pack_color()161 uint32_t ug = float_to_fixed(g, l.int_g, l.frac_g, dithered) << count_r; in pan_pack_color()