Lines Matching defs:msb
3652 int msb = *sp & 0xf0;3655 *sp = (png_byte)((((int)gamma_table[msb | (msb >> 4)]) & 0xf0)