Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_MAX_GAMMA_8

4272         if (shift < (16 - PNG_MAX_GAMMA_8))
4273 shift = (16 - PNG_MAX_GAMMA_8);