Lines Matching defs:index_r
764 int index_r = (ir << (PNG_QUANTIZE_BLUE_BITS +773 int index_g = index_r | (ig << PNG_QUANTIZE_BLUE_BITS);