Searched refs:png_set_expand (Results 1 – 13 of 13) sorted by relevance
233 png_set_expand(png_ptr); in readpng_get_image()235 png_set_expand(png_ptr); in readpng_get_image()237 png_set_expand(png_ptr); in readpng_get_image()
312 png_set_expand(png_ptr); in readpng2_info_callback()314 png_set_expand(png_ptr); in readpng2_info_callback()316 png_set_expand(png_ptr); in readpng2_info_callback()
229 png_set_expand (png_ptr); in png2pnm()232 png_set_expand (png_ptr); in png2pnm()235 png_set_expand (png_ptr); in png2pnm()
189 png_set_expand(png_ptr);191 png_set_expand(png_ptr);193 png_set_expand(png_ptr);
33 png_set_expand @26
184 png_set_expand(png_handler.png_ptr); in LLVMFuzzerTestOneInput()
201 png_set_expand(png_ptr); in DecodeInfoCallback()205 png_set_expand(png_ptr); in DecodeInfoCallback()
1129 png_set_expand(png_ptr); in png_read_png()3687 png_set_expand(png_ptr); in png_image_read_direct()
1051 PNG_EXPORT(26, void, png_set_expand, (png_structrp png_ptr));
1101 png_set_expand(png_ptr); png_set_scale_16(png_ptr);1347 png_set_expand(). See1754 The first two functions are actually aliases for png_set_expand(), added1763 png_set_expand(); however, the resultant channels have 16 bits rather than 8.1828 "X" means the transformation is obtained by png_set_expand().1830 png_set_expand_gray_1_2_4_to_8() (and by png_set_expand()
872 png_set_expand(png_structrp png_ptr) in png_set_expand() function
362 Revised paragraph about png_set_expand() in libpng.txt and libpng.3 (Greg)477 Added some aliases for png_set_expand() in pngrtran.c, namely486 Made alternate versions of png_set_expand() in pngrtran.c, namely
7249 png_set_expand(pp); in image_transform_png_set_expand_set()