• Home
  • Raw
  • Download

Lines Matching refs:png_fixed_point

618     ((png_fixed_point)(100000 * (fp))) : (png_fixed_error(png_ptr, s),0))
620 PNG_EXTERN png_fixed_point png_fixed PNGARG((png_structp png_ptr, double fp,
828 png_fixed_point file_gamma));
845 png_fixed_point int_white_x, png_fixed_point int_white_y,
846 png_fixed_point int_red_x, png_fixed_point int_red_y, png_fixed_point
847 int_green_x, png_fixed_point int_green_y, png_fixed_point int_blue_x,
848 png_fixed_point int_blue_y));
1349 png_fixed_point int_white_x, png_fixed_point int_white_y,
1350 png_fixed_point int_red_x, png_fixed_point int_red_y, png_fixed_point
1351 int_green_x, png_fixed_point int_green_y, png_fixed_point int_blue_x,
1352 png_fixed_point int_blue_y));
1366 png_fixed_point redx, redy;
1367 png_fixed_point greenx, greeny;
1368 png_fixed_point bluex, bluey;
1369 png_fixed_point whitex, whitey;
1374 png_fixed_point redX, redY, redZ;
1375 png_fixed_point greenX, greenY, greenZ;
1376 png_fixed_point blueX, blueY, blueZ;
1509 png_charp ascii, png_size_t size, png_fixed_point fp));
1622 PNG_EXTERN int png_muldiv PNGARG((png_fixed_point_p res, png_fixed_point a,
1628 PNG_EXTERN png_fixed_point png_muldiv_warn PNGARG((png_structp png_ptr,
1629 png_fixed_point a, png_int_32 multiplied_by, png_int_32 divided_by));
1637 PNG_EXTERN png_fixed_point png_reciprocal PNGARG((png_fixed_point a));
1643 PNG_EXTERN png_fixed_point png_reciprocal2 PNGARG((png_fixed_point a,
1644 png_fixed_point b));
1656 unsigned int value, png_fixed_point gamma_value));
1657 PNG_EXTERN int png_gamma_significant PNGARG((png_fixed_point gamma_value));
1659 png_fixed_point gamma_value));
1661 png_fixed_point gamma_value));