Searched refs:png_image (Results 1 – 9 of 9) sorted by relevance
212 png_image image; in create_sprite()282 png_image save; in create_sprite()353 png_image in; in add_sprite()537 png_image image; in main()
32 png_image image; in main()
113 png_image image; in LLVMFuzzerTestOneInput()
51 png_image image; /* The control structure used by libpng */
3787 1) Declare a 'png_image' structure (see below) on the stack, set the3793 3) Set the png_image 'format' member to the required sample format.3810 1) Declare a 'png_image' structure on the stack and memset()3821 png_image is a structure that describes the in-memory format of an image3823 need to write. The "png_image" structure contains the following members:3893 The #defines to be used in png_image::format. Each #define identifies a3968 These are convenience macros to derive information from a png_image3976 NOTE: All the macros that take a png_image::format parameter are compile time4040 Return the size, in bytes, of an image buffer given a png_image and a row4044 Return the size, in bytes, of the image in memory given just a png_image;[all …]
2708 } png_image, *png_imagep; typedef
4255 Updated simplified API synopses and description of the png_image structure4460 adds a new flag to the png_image::flags member to allow the
761 png_image image; in main()
576 png_image image;