Searched refs:png_fixed_point (Results 1 – 2 of 2) sorted by relevance
1126 png_fixed_point int_gamma; /* gamma of image, if (valid & PNG_INFO_gAMA) */1130 png_fixed_point int_x_white;1131 png_fixed_point int_y_white;1132 png_fixed_point int_x_red;1133 png_fixed_point int_y_red;1134 png_fixed_point int_x_green;1135 png_fixed_point int_y_green;1136 png_fixed_point int_x_blue;1137 png_fixed_point int_y_blue;1564 png_fixed_point int_gamma;[all …]
1312 typedef png_int_32 png_fixed_point; typedef1323 typedef png_fixed_point FAR * png_fixed_point_p;1345 typedef png_fixed_point FAR * FAR * png_fixed_point_pp;