Lines Matching refs:png_uint_32

771 #define PNG_UINT_31_MAX ((png_uint_32)0x7fffffffL)
772 #define PNG_UINT_32_MAX ((png_uint_32)(-1))
877 png_uint_32 width; /* width of row */
899 typedef PNG_CALLBACK(void, *png_read_status_ptr, (png_structp, png_uint_32,
901 typedef PNG_CALLBACK(void, *png_write_status_ptr, (png_structp, png_uint_32,
905 typedef PNG_CALLBACK(void, *png_seek_ptr, (png_structp, png_uint_32));
912 /* The following callback receives png_uint_32 row_number, int pass for the
923 png_uint_32, int));
1024 PNG_EXPORT(1, png_uint_32, png_access_version_number, (void));
1117 png_const_bytep chunk_name, png_uint_32 length));
1368 PNG_EXPORT(39, void, png_set_filler, (png_structrp png_ptr, png_uint_32 filler,
1375 png_uint_32 filler, int flags));
1496 png_bytepp display_row, png_uint_32 num_rows));
1520 png_uint_32 num_rows));
1791 PNG_EXPORT(217, png_uint_32, png_get_current_row_number, (png_const_structrp));
1854 PNG_EXPORT(220, png_uint_32, png_process_data_skip, (png_structrp));
1882 png_inforp info_ptr, png_uint_32 free_me, int num));
1892 png_inforp info_ptr, int freer, png_uint_32 mask));
2002 PNG_EXPORT(110, png_uint_32, png_get_valid, (png_const_structrp png_ptr,
2003 png_const_inforp info_ptr, png_uint_32 flag));
2029 PNG_EXPORT(115, png_uint_32, png_get_image_width, (png_const_structrp png_ptr,
2033 PNG_EXPORT(116, png_uint_32, png_get_image_height, (png_const_structrp png_ptr,
2057 PNG_EXPORT(122, png_uint_32, png_get_pixels_per_meter,
2059 PNG_EXPORT(123, png_uint_32, png_get_x_pixels_per_meter,
2061 PNG_EXPORT(124, png_uint_32, png_get_y_pixels_per_meter,
2089 PNG_EXPORT(131, png_uint_32, png_get_bKGD, (png_const_structrp png_ptr,
2099 PNG_FP_EXPORT(133, png_uint_32, png_get_cHRM, (png_const_structrp png_ptr,
2103 PNG_FP_EXPORT(230, png_uint_32, png_get_cHRM_XYZ, (png_const_structrp png_ptr,
2107 PNG_FIXED_EXPORT(134, png_uint_32, png_get_cHRM_fixed,
2113 PNG_FIXED_EXPORT(231, png_uint_32, png_get_cHRM_XYZ_fixed,
2146 PNG_FP_EXPORT(137, png_uint_32, png_get_gAMA, (png_const_structrp png_ptr,
2148 PNG_FIXED_EXPORT(138, png_uint_32, png_get_gAMA_fixed,
2161 PNG_EXPORT(141, png_uint_32, png_get_hIST, (png_const_structrp png_ptr,
2170 PNG_EXPORT(143, png_uint_32, png_get_IHDR, (png_const_structrp png_ptr,
2171 png_const_inforp info_ptr, png_uint_32 *width, png_uint_32 *height,
2176 png_inforp info_ptr, png_uint_32 width, png_uint_32 height, int bit_depth,
2181 PNG_EXPORT(145, png_uint_32, png_get_oFFs, (png_const_structrp png_ptr,
2193 PNG_EXPORT(147, png_uint_32, png_get_pCAL, (png_const_structrp png_ptr,
2206 PNG_EXPORT(149, png_uint_32, png_get_pHYs, (png_const_structrp png_ptr,
2207 png_const_inforp info_ptr, png_uint_32 *res_x, png_uint_32 *res_y,
2213 png_inforp info_ptr, png_uint_32 res_x, png_uint_32 res_y, int unit_type));
2216 PNG_EXPORT(151, png_uint_32, png_get_PLTE, (png_const_structrp png_ptr,
2223 PNG_EXPORT(153, png_uint_32, png_get_sBIT, (png_const_structrp png_ptr,
2233 PNG_EXPORT(155, png_uint_32, png_get_sRGB, (png_const_structrp png_ptr,
2245 PNG_EXPORT(158, png_uint_32, png_get_iCCP, (png_const_structrp png_ptr,
2247 png_bytepp profile, png_uint_32 *proflen));
2253 png_const_bytep profile, png_uint_32 proflen));
2285 PNG_EXPORT(164, png_uint_32, png_get_tIME, (png_const_structrp png_ptr,
2295 PNG_EXPORT(166, png_uint_32, png_get_tRNS, (png_const_structrp png_ptr,
2307 PNG_FP_EXPORT(168, png_uint_32, png_get_sCAL, (png_const_structrp png_ptr,
2316 PNG_FIXED_EXPORT(214, png_uint_32, png_get_sCAL_fixed,
2320 PNG_EXPORT(169, png_uint_32, png_get_sCAL_s,
2493 PNG_EXPORT(184, png_uint_32, png_permit_mng_features, (png_structrp png_ptr,
2494 png_uint_32 mng_features_permitted));
2509 png_uint_32 strip_mode));
2515 png_uint_32 user_width_max, png_uint_32 user_height_max));
2516 PNG_EXPORT(187, png_uint_32, png_get_user_width_max,
2518 PNG_EXPORT(188, png_uint_32, png_get_user_height_max,
2522 png_uint_32 user_chunk_cache_max));
2523 PNG_EXPORT(190, png_uint_32, png_get_chunk_cache_max,
2533 PNG_EXPORT(193, png_uint_32, png_get_pixels_per_inch,
2536 PNG_EXPORT(194, png_uint_32, png_get_x_pixels_per_inch,
2539 PNG_EXPORT(195, png_uint_32, png_get_y_pixels_per_inch,
2557 PNG_EXPORT(198, png_uint_32, png_get_pHYs_dpi, (png_const_structrp png_ptr,
2558 png_const_inforp info_ptr, png_uint_32 *res_x, png_uint_32 *res_y,
2565 PNG_EXPORT(199, png_uint_32, png_get_io_state, (png_const_structrp png_ptr));
2571 PNG_EXPORT(216, png_uint_32, png_get_io_chunk_type,
2671 { png_uint_32 temp = (png_uint_32)((png_uint_32)(fg) \
2672 * (png_uint_32)(alpha) \
2673 + (png_uint_32)(bg)*(65535 \
2674 - (png_uint_32)(alpha)) + 32768); \
2685 (composite) = (png_uint_16)(((png_uint_32)(fg) * (png_uint_32)(alpha) + \
2686 (png_uint_32)(bg)*(png_uint_32)(65535 - (png_uint_32)(alpha)) + \
2691 PNG_EXPORT(201, png_uint_32, png_get_uint_32, (png_const_bytep buf));
2696 PNG_EXPORT(204, png_uint_32, png_get_uint_31, (png_const_structrp png_ptr,
2702 PNG_EXPORT(205, void, png_save_uint_32, (png_bytep buf, png_uint_32 i));
2723 (((png_uint_32)(*(buf)) << 24) + \
2724 ((png_uint_32)(*((buf) + 1)) << 16) + \
2725 ((png_uint_32)(*((buf) + 2)) << 8) + \
2726 ((png_uint_32)(*((buf) + 3))))
2729 * function) incorrectly returned a value of type png_uint_32.
2809 png_uint_32 version; /* Set to PNG_IMAGE_VERSION */
2810 png_uint_32 width; /* Image width in pixels (columns) */
2811 png_uint_32 height; /* Image height in pixels (rows) */
2812 png_uint_32 format; /* Image format as defined below */
2813 png_uint_32 flags; /* A bit mask containing informational flags */
2814 png_uint_32 colormap_entries;
2839 png_uint_32 warning_or_error;