Searched refs:png_deflate_claim (Results 1 – 2 of 2) sorted by relevance
292 png_deflate_claim(png_structrp png_ptr, png_uint_32 owner, in png_deflate_claim() function503 ret = png_deflate_claim(png_ptr, chunk_name, comp->input_len); in png_text_compress()952 if (png_deflate_claim(png_ptr, png_IDAT, png_image_size(png_ptr)) != Z_OK) in png_compress_IDAT()
5023 Conditionally compile some code in png_deflate_claim(), when