Home | History | Annotate | Download | only in libpng

Lines Matching defs:gtest

1047    png_fixed_point gtest;
1050 (png_muldiv(&gtest, colorspace->gamma, PNG_FP_1, gAMA) == 0 ||
1051 png_gamma_significant(gtest) != 0))