Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:PNG_MAX_GAMMA_8

4098         if (shift < (16 - PNG_MAX_GAMMA_8))
4099 shift = (16 - PNG_MAX_GAMMA_8);