Home | History | Annotate | Download | only in libpng

Lines Matching refs:png_fixed_point

1082    png_fixed_point int_gamma PNG_DEPSTRUCT; /* gamma of image, if (valid & PNG_INFO_gAMA) */
1086 png_fixed_point int_x_white PNG_DEPSTRUCT;
1087 png_fixed_point int_y_white PNG_DEPSTRUCT;
1088 png_fixed_point int_x_red PNG_DEPSTRUCT;
1089 png_fixed_point int_y_red PNG_DEPSTRUCT;
1090 png_fixed_point int_x_green PNG_DEPSTRUCT;
1091 png_fixed_point int_y_green PNG_DEPSTRUCT;
1092 png_fixed_point int_x_blue PNG_DEPSTRUCT;
1093 png_fixed_point int_y_blue PNG_DEPSTRUCT;
1537 png_fixed_point int_gamma PNG_DEPSTRUCT;
1769 int error_action, png_fixed_point red, png_fixed_point green ));
2420 png_infop info_ptr, png_fixed_point *int_white_x, png_fixed_point
2421 *int_white_y, png_fixed_point *int_red_x, png_fixed_point *int_red_y,
2422 png_fixed_point *int_green_x, png_fixed_point *int_green_y, png_fixed_point
2423 *int_blue_x, png_fixed_point *int_blue_y));
2435 png_infop info_ptr, png_fixed_point int_white_x, png_fixed_point int_white_y,
2436 png_fixed_point int_red_x, png_fixed_point int_red_y, png_fixed_point
2437 int_green_x, png_fixed_point int_green_y, png_fixed_point int_blue_x,
2438 png_fixed_point int_blue_y));
2448 png_infop info_ptr, png_fixed_point *int_file_gamma));
2457 png_infop info_ptr, png_fixed_point int_file_gamma));
3339 png_fixed_point file_gamma)) PNG_PRIVATE;
3357 png_fixed_point int_white_x, png_fixed_point int_white_y,
3358 png_fixed_point int_red_x, png_fixed_point int_red_y, png_fixed_point
3359 int_green_x, png_fixed_point int_green_y, png_fixed_point int_blue_x,
3360 png_fixed_point int_blue_y)) PNG_PRIVATE;
3848 png_fixed_point int_white_x, png_fixed_point int_white_y,
3849 png_fixed_point int_red_x, png_fixed_point int_red_y, png_fixed_point
3850 int_green_x, png_fixed_point int_green_y, png_fixed_point int_blue_x,
3851 png_fixed_point int_blue_y)) PNG_PRIVATE;