Home
last modified time | relevance | path

Searched refs:png_alloc_size_t (Results 1 – 25 of 65) sorted by relevance

123

/third_party/skia/third_party/externals/libpng/
Dpngmem.c50 png_calloc,(png_const_structrp png_ptr, png_alloc_size_t size),PNG_ALLOCATED)
68 png_malloc_base,(png_const_structrp png_ptr, png_alloc_size_t size),
112 png_alloc_size_t req = (png_alloc_size_t)nelements; /* known to be > 0 */ in png_malloc_array_checked()
172 png_malloc,(png_const_structrp png_ptr, png_alloc_size_t size),PNG_ALLOCATED)
189 png_malloc_default,(png_const_structrp png_ptr, png_alloc_size_t size),
212 png_malloc_warn,(png_const_structrp png_ptr, png_alloc_size_t size),
Dpngerror.c134 png_alloc_size_t number) in png_format_number()
256 png_alloc_size_t value) in png_warning_parameter_unsigned()
266 png_alloc_size_t u; in png_warning_parameter_signed()
271 u = (png_alloc_size_t)value; in png_warning_parameter_signed()
Dpngconf.h555 typedef png_uint_32 png_alloc_size_t; typedef
557 typedef size_t png_alloc_size_t; typedef
Dpngrutil.c298 png_read_buffer(png_structrp png_ptr, png_alloc_size_t new_size, int warn) in png_read_buffer()
487 /* OUTPUT: */ png_bytep output, png_alloc_size_t *output_size_ptr) in png_inflate()
492 png_alloc_size_t avail_out = *output_size_ptr; in png_inflate()
612 png_alloc_size_t *newlength /* must be initialized to the maximum! */, in png_decompress_chunk()
622 png_alloc_size_t limit = PNG_SIZE_MAX; in png_decompress_chunk()
669 png_alloc_size_t new_size = *newlength; in png_decompress_chunk()
670 png_alloc_size_t buffer_size = prefix_size + new_size + in png_decompress_chunk()
775 png_uint_32p chunk_bytes, png_bytep next_out, png_alloc_size_t *out_size, in png_inflate_read()
1452 png_alloc_size_t size = (sizeof profile_header); in png_handle_iCCP()
1749 (png_alloc_size_t) new_palette.nentries * (sizeof (png_sPLT_entry))); in png_handle_sPLT()
[all …]
Dpngstruct.h448 png_alloc_size_t user_chunk_malloc_max;
465 png_alloc_size_t read_buffer_size; /* current size of the buffer */
Dpng.h868 png_alloc_size_t));
1717 png_alloc_size_t size), PNG_ALLOCATED);
1720 png_alloc_size_t size), PNG_ALLOCATED);
1724 png_alloc_size_t size), PNG_ALLOCATED);
1767 png_alloc_size_t size), PNG_ALLOCATED PNG_DEPRECATED);
2374 png_alloc_size_t user_chunk_cache_max));
2375 PNG_EXPORT(192, png_alloc_size_t, png_get_chunk_malloc_max,
3087 png_alloc_size_t * PNG_RESTRICT memory_bytes, int convert_to_8_bit,
3151 PNG_ZLIB_MAX_SIZE((png_alloc_size_t)PNG_IMAGE_DATA_SIZE(image))
Dpngwutil.c203 static png_alloc_size_t
220 png_alloc_size_t cb_base; in png_image_size()
250 optimize_cmf(png_bytep data, png_alloc_size_t data_size) in optimize_cmf()
293 png_alloc_size_t data_size) in png_deflate_claim()
472 png_alloc_size_t input_len; /* Its length */
479 png_alloc_size_t input_len) in png_text_compress_init()
516 png_alloc_size_t input_len = comp->input_len; /* may be zero! */ in png_text_compress()
932 png_alloc_size_t input_len, int flush) in png_compress_IDAT()
1773 (png_alloc_size_t)((png_alloc_size_t)nparams * (sizeof (size_t)))); in png_write_pCAL()
1908 png_alloc_size_t buf_size; in png_write_start_row()
/third_party/libpng/
Dpngmem.c50 png_calloc,(png_const_structrp png_ptr, png_alloc_size_t size),PNG_ALLOCATED)
68 png_malloc_base,(png_const_structrp png_ptr, png_alloc_size_t size),
112 png_alloc_size_t req = (png_alloc_size_t)nelements; /* known to be > 0 */ in png_malloc_array_checked()
172 png_malloc,(png_const_structrp png_ptr, png_alloc_size_t size),PNG_ALLOCATED)
189 png_malloc_default,(png_const_structrp png_ptr, png_alloc_size_t size),
212 png_malloc_warn,(png_const_structrp png_ptr, png_alloc_size_t size),
Dpngerror.c134 png_alloc_size_t number) in png_format_number()
256 png_alloc_size_t value) in png_warning_parameter_unsigned()
266 png_alloc_size_t u; in png_warning_parameter_signed()
271 u = (png_alloc_size_t)value; in png_warning_parameter_signed()
Dpngconf.h555 typedef png_uint_32 png_alloc_size_t; typedef
557 typedef size_t png_alloc_size_t; typedef
Dpngrutil.c298 png_read_buffer(png_structrp png_ptr, png_alloc_size_t new_size, int warn) in png_read_buffer()
487 /* OUTPUT: */ png_bytep output, png_alloc_size_t *output_size_ptr) in png_inflate()
492 png_alloc_size_t avail_out = *output_size_ptr; in png_inflate()
612 png_alloc_size_t *newlength /* must be initialized to the maximum! */, in png_decompress_chunk()
622 png_alloc_size_t limit = PNG_SIZE_MAX; in png_decompress_chunk()
669 png_alloc_size_t new_size = *newlength; in png_decompress_chunk()
670 png_alloc_size_t buffer_size = prefix_size + new_size + in png_decompress_chunk()
775 png_uint_32p chunk_bytes, png_bytep next_out, png_alloc_size_t *out_size, in png_inflate_read()
1452 png_alloc_size_t size = (sizeof profile_header); in png_handle_iCCP()
1749 (png_alloc_size_t) new_palette.nentries * (sizeof (png_sPLT_entry))); in png_handle_sPLT()
[all …]
Dpngstruct.h448 png_alloc_size_t user_chunk_malloc_max;
465 png_alloc_size_t read_buffer_size; /* current size of the buffer */
Dpng.h868 png_alloc_size_t));
1717 png_alloc_size_t size), PNG_ALLOCATED);
1720 png_alloc_size_t size), PNG_ALLOCATED);
1724 png_alloc_size_t size), PNG_ALLOCATED);
1767 png_alloc_size_t size), PNG_ALLOCATED PNG_DEPRECATED);
2374 png_alloc_size_t user_chunk_cache_max));
2375 PNG_EXPORT(192, png_alloc_size_t, png_get_chunk_malloc_max,
3087 png_alloc_size_t * PNG_RESTRICT memory_bytes, int convert_to_8_bit,
3151 PNG_ZLIB_MAX_SIZE((png_alloc_size_t)PNG_IMAGE_DATA_SIZE(image))
Dpngwutil.c203 static png_alloc_size_t
220 png_alloc_size_t cb_base; in png_image_size()
250 optimize_cmf(png_bytep data, png_alloc_size_t data_size) in optimize_cmf()
293 png_alloc_size_t data_size) in png_deflate_claim()
472 png_alloc_size_t input_len; /* Its length */
479 png_alloc_size_t input_len) in png_text_compress_init()
516 png_alloc_size_t input_len = comp->input_len; /* may be zero! */ in png_text_compress()
932 png_alloc_size_t input_len, int flush) in png_compress_IDAT()
1773 (png_alloc_size_t)((png_alloc_size_t)nparams * (sizeof (size_t)))); in png_write_pCAL()
1908 png_alloc_size_t buf_size; in png_write_start_row()
Dpngwrite.c1064 png_alloc_size_t buf_size; in png_set_filter()
1519 png_alloc_size_t memory_bytes; /* not used for STDIO */
1520 png_alloc_size_t output_bytes; /* running total */
2169 png_alloc_size_t ob = display->output_bytes;
2172 if (size <= ((png_alloc_size_t)-1) - ob)
2213 png_alloc_size_t * PNG_RESTRICT memory_bytes, int convert_to_8bit, in png_image_write_to_memory()
/third_party/flutter/skia/third_party/externals/libpng/
Dpngmem.c50 png_calloc,(png_const_structrp png_ptr, png_alloc_size_t size),PNG_ALLOCATED)
68 png_malloc_base,(png_const_structrp png_ptr, png_alloc_size_t size),
112 png_alloc_size_t req = (png_alloc_size_t)nelements; /* known to be > 0 */ in png_malloc_array_checked()
172 png_malloc,(png_const_structrp png_ptr, png_alloc_size_t size),PNG_ALLOCATED)
189 png_malloc_default,(png_const_structrp png_ptr, png_alloc_size_t size),
212 png_malloc_warn,(png_const_structrp png_ptr, png_alloc_size_t size),
Dpngerror.c134 png_alloc_size_t number) in png_format_number()
256 png_alloc_size_t value) in png_warning_parameter_unsigned()
266 png_alloc_size_t u; in png_warning_parameter_signed()
271 u = (png_alloc_size_t)value; in png_warning_parameter_signed()
Dpngconf.h555 typedef png_uint_32 png_alloc_size_t; typedef
557 typedef size_t png_alloc_size_t; typedef
Dpngrutil.c298 png_read_buffer(png_structrp png_ptr, png_alloc_size_t new_size, int warn) in png_read_buffer()
487 /* OUTPUT: */ png_bytep output, png_alloc_size_t *output_size_ptr) in png_inflate()
492 png_alloc_size_t avail_out = *output_size_ptr; in png_inflate()
612 png_alloc_size_t *newlength /* must be initialized to the maximum! */, in png_decompress_chunk()
622 png_alloc_size_t limit = PNG_SIZE_MAX; in png_decompress_chunk()
669 png_alloc_size_t new_size = *newlength; in png_decompress_chunk()
670 png_alloc_size_t buffer_size = prefix_size + new_size + in png_decompress_chunk()
775 png_uint_32p chunk_bytes, png_bytep next_out, png_alloc_size_t *out_size, in png_inflate_read()
1452 png_alloc_size_t size = (sizeof profile_header); in png_handle_iCCP()
1749 (png_alloc_size_t) new_palette.nentries * (sizeof (png_sPLT_entry))); in png_handle_sPLT()
[all …]
Dpngstruct.h448 png_alloc_size_t user_chunk_malloc_max;
465 png_alloc_size_t read_buffer_size; /* current size of the buffer */
Dpng.h868 png_alloc_size_t));
1717 png_alloc_size_t size), PNG_ALLOCATED);
1720 png_alloc_size_t size), PNG_ALLOCATED);
1724 png_alloc_size_t size), PNG_ALLOCATED);
1767 png_alloc_size_t size), PNG_ALLOCATED PNG_DEPRECATED);
2374 png_alloc_size_t user_chunk_cache_max));
2375 PNG_EXPORT(192, png_alloc_size_t, png_get_chunk_malloc_max,
3087 png_alloc_size_t * PNG_RESTRICT memory_bytes, int convert_to_8_bit,
3151 PNG_ZLIB_MAX_SIZE((png_alloc_size_t)PNG_IMAGE_DATA_SIZE(image))
Dpngwutil.c203 static png_alloc_size_t
220 png_alloc_size_t cb_base; in png_image_size()
250 optimize_cmf(png_bytep data, png_alloc_size_t data_size) in optimize_cmf()
293 png_alloc_size_t data_size) in png_deflate_claim()
472 png_alloc_size_t input_len; /* Its length */
479 png_alloc_size_t input_len) in png_text_compress_init()
516 png_alloc_size_t input_len = comp->input_len; /* may be zero! */ in png_text_compress()
932 png_alloc_size_t input_len, int flush) in png_compress_IDAT()
1773 (png_alloc_size_t)((png_alloc_size_t)nparams * (sizeof (size_t)))); in png_write_pCAL()
1908 png_alloc_size_t buf_size; in png_write_start_row()
/third_party/libpng/contrib/tools/
Dpngcp.c406 png_alloc_size_t read_size;
423 # define MAX_SIZE ((png_alloc_size_t)(-1))
424 png_alloc_size_t write_size;
425 png_alloc_size_t best_size;
429 png_alloc_size_t size;
465 png_alloc_size_t best_size; /* Best so far for this option */
466 png_alloc_size_t lo_size;
467 png_alloc_size_t hi_size;
942 png_alloc_size_t best_size = dp->stack[sp].best_size; in next_opt()
975 png_alloc_size_t lo_size = dp->stack[sp].lo_size; in next_opt()
[all …]
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c406 png_alloc_size_t read_size;
423 # define MAX_SIZE ((png_alloc_size_t)(-1))
424 png_alloc_size_t write_size;
425 png_alloc_size_t best_size;
429 png_alloc_size_t size;
465 png_alloc_size_t best_size; /* Best so far for this option */
466 png_alloc_size_t lo_size;
467 png_alloc_size_t hi_size;
942 png_alloc_size_t best_size = dp->stack[sp].best_size; in next_opt()
975 png_alloc_size_t lo_size = dp->stack[sp].lo_size; in next_opt()
[all …]
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c406 png_alloc_size_t read_size;
423 # define MAX_SIZE ((png_alloc_size_t)(-1))
424 png_alloc_size_t write_size;
425 png_alloc_size_t best_size;
429 png_alloc_size_t size;
465 png_alloc_size_t best_size; /* Best so far for this option */
466 png_alloc_size_t lo_size;
467 png_alloc_size_t hi_size;
942 png_alloc_size_t best_size = dp->stack[sp].best_size; in next_opt()
975 png_alloc_size_t lo_size = dp->stack[sp].lo_size; in next_opt()
[all …]

123