Lines Matching full:png_fixed_point
742 #define PNG_FP_MAX ((png_fixed_point)0x7fffffffL)
1163 int error_action, png_fixed_point red, png_fixed_point green));
1233 int mode, png_fixed_point output_gamma));
1459 int need_expand, png_fixed_point background_gamma));
1510 png_fixed_point screen_gamma, png_fixed_point override_file_gamma));
2057 PNG_FIXED_EXPORT(210, png_fixed_point, png_get_pixel_aspect_ratio_fixed,
2099 png_const_infop info_ptr, png_fixed_point *int_white_x,
2100 png_fixed_point *int_white_y, png_fixed_point *int_red_x,
2101 png_fixed_point *int_red_y, png_fixed_point *int_green_x,
2102 png_fixed_point *int_green_y, png_fixed_point *int_blue_x,
2103 png_fixed_point *int_blue_y));
2107 png_fixed_point *int_red_X, png_fixed_point *int_red_Y,
2108 png_fixed_point *int_red_Z, png_fixed_point *int_green_X,
2109 png_fixed_point *int_green_Y, png_fixed_point *int_green_Z,
2110 png_fixed_point *int_blue_X, png_fixed_point *int_blue_Y,
2111 png_fixed_point *int_blue_Z));
2124 png_infop info_ptr, png_fixed_point int_white_x,
2125 png_fixed_point int_white_y, png_fixed_point int_red_x,
2126 png_fixed_point int_red_y, png_fixed_point int_green_x,
2127 png_fixed_point int_green_y, png_fixed_point int_blue_x,
2128 png_fixed_point int_blue_y));
2130 png_infop info_ptr, png_fixed_point int_red_X, png_fixed_point int_red_Y,
2131 png_fixed_point int_red_Z, png_fixed_point int_green_X,
2132 png_fixed_point int_green_Y, png_fixed_point int_green_Z,
2133 png_fixed_point int_blue_X, png_fixed_point int_blue_Y,
2134 png_fixed_point int_blue_Z));
2143 png_fixed_point *int_file_gamma));
2150 png_infop info_ptr, png_fixed_point int_file_gamma));
2320 * In any case the range of values supported by png_fixed_point is small and it
2325 png_fixed_point *width,
2326 png_fixed_point *height));
2336 png_infop info_ptr, int unit, png_fixed_point width,
2337 png_fixed_point height));
2452 PNG_FIXED_EXPORT(211, png_fixed_point, png_get_x_offset_inches_fixed,
2459 PNG_FIXED_EXPORT(212, png_fixed_point, png_get_y_offset_inches_fixed,