Lines Matching refs:PNG_MAX_GAMMA_8
2822 /* PNG_MAX_GAMMA_8 is the number of bits to keep - effectively2826 if (shift < (16U - PNG_MAX_GAMMA_8))2827 shift = (16U - PNG_MAX_GAMMA_8);