Home
last modified time | relevance | path

Searched refs:GIFImage (Results 1 – 25 of 48) sorted by relevance

12

/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dgifdecod.h64 class GIFImage
68 GIFImage();
79 GIFImage *next; /* next image */
80 GIFImage *prev; /* prev image */
96 GIFImage *m_pimage; /* pointer to current image */
97 GIFImage *m_pfirst; /* pointer to first image */
98 GIFImage *m_plast; /* pointer to last image */
112 int dgif(GIFImage *img, int interl, int bits);
/dports/graphics/optipng/optipng-0.7.7/src/gifread/
H A Dgifread.h70 struct GIFImage struct
122 void GIFInitImage(struct GIFImage *image,
129 void GIFDestroyImage(struct GIFImage *image);
138 int GIFReadNextBlock(struct GIFImage *image, struct GIFExtension *ext,
149 struct GIFImage *image);
H A Dgifread.c47 static void GIFReadNextImage(struct GIFImage *image, FILE *stream);
48 static void GIFReadImageData(struct GIFImage *image, FILE *stream);
117 void GIFInitImage(struct GIFImage *image, in GIFInitImage()
127 void GIFDestroyImage(struct GIFImage *image) in GIFDestroyImage()
135 int GIFReadNextBlock(struct GIFImage *image, struct GIFExtension *ext, in GIFReadNextBlock()
166 static void GIFReadNextImage(struct GIFImage *image, FILE *stream) in GIFReadNextImage()
206 static void GIFReadImageData(struct GIFImage *image, FILE *stream) in GIFReadImageData()
533 struct GIFImage *image) in GIFGetColorTable()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dgifdecod.cpp42 #define GetFrame(n) ((GIFImage*)m_frames[n])
49 class GIFImage class
53 GIFImage();
67 wxDECLARE_NO_COPY_CLASS(GIFImage);
70 wxDECLARE_SCOPED_PTR(GIFImage, GIFImagePtr) in wxDECLARE_SCOPED_PTR() argument
71 wxDEFINE_SCOPED_PTR(GIFImage, GIFImagePtr) in wxDECLARE_SCOPED_PTR()
77 GIFImage::GIFImage() in wxDECLARE_SCOPED_PTR()
109 GIFImage *f = (GIFImage*)m_frames[i]; in Destroy()
317 wxGIFDecoder::dgif(wxInputStream& stream, GIFImage *img, int interl, int bits) in dgif()
777 GIFImagePtr pimg(new GIFImage()); in LoadGIF()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dgifdecod.cpp40 #define GetFrame(n) ((GIFImage*)m_frames[n])
47 class GIFImage class
51 GIFImage();
65 wxDECLARE_NO_COPY_CLASS(GIFImage);
68 wxDECLARE_SCOPED_PTR(GIFImage, GIFImagePtr) in wxDECLARE_SCOPED_PTR() argument
69 wxDEFINE_SCOPED_PTR(GIFImage, GIFImagePtr) in wxDECLARE_SCOPED_PTR()
75 GIFImage::GIFImage() in wxDECLARE_SCOPED_PTR()
107 GIFImage *f = (GIFImage*)m_frames[i]; in Destroy()
351 wxGIFDecoder::dgif(wxInputStream& stream, GIFImage *img, int interl, int bits) in dgif()
785 GIFImagePtr pimg(new GIFImage()); in LoadGIF()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dgifdecod.cpp42 #define GetFrame(n) ((GIFImage*)m_frames[n])
49 class GIFImage class
53 GIFImage();
67 wxDECLARE_NO_COPY_CLASS(GIFImage);
70 wxDECLARE_SCOPED_PTR(GIFImage, GIFImagePtr) in wxDECLARE_SCOPED_PTR() argument
71 wxDEFINE_SCOPED_PTR(GIFImage, GIFImagePtr) in wxDECLARE_SCOPED_PTR()
77 GIFImage::GIFImage() in wxDECLARE_SCOPED_PTR()
109 GIFImage *f = (GIFImage*)m_frames[i]; in Destroy()
317 wxGIFDecoder::dgif(wxInputStream& stream, GIFImage *img, int interl, int bits) in dgif()
777 GIFImagePtr pimg(new GIFImage()); in LoadGIF()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dgifdecod.cpp37 class GIFImage class
41 GIFImage();
54 DECLARE_NO_COPY_CLASS(GIFImage)
62 GIFImage::GIFImage() in GIFImage() function in GIFImage
94 GIFImage *f = (GIFImage*)m_frames[i]; in Destroy()
186 #define GetFrame(n) ((GIFImage*)m_frames[n])
298 wxGIFDecoder::dgif(wxInputStream& stream, GIFImage *img, int interl, int bits) in dgif()
734 GIFImage *pimg = new GIFImage(); in LoadGIF()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dgifdecod.cpp37 class GIFImage class
41 GIFImage();
54 DECLARE_NO_COPY_CLASS(GIFImage)
62 GIFImage::GIFImage() in GIFImage() function in GIFImage
94 GIFImage *f = (GIFImage*)m_frames[i]; in Destroy()
186 #define GetFrame(n) ((GIFImage*)m_frames[n])
298 wxGIFDecoder::dgif(wxInputStream& stream, GIFImage *img, int interl, int bits) in dgif()
734 GIFImage *pimg = new GIFImage(); in LoadGIF()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dgifdecod.cpp37 class GIFImage class
41 GIFImage();
54 DECLARE_NO_COPY_CLASS(GIFImage)
62 GIFImage::GIFImage() in GIFImage() function in GIFImage
94 GIFImage *f = (GIFImage*)m_frames[i]; in Destroy()
186 #define GetFrame(n) ((GIFImage*)m_frames[n])
298 wxGIFDecoder::dgif(wxInputStream& stream, GIFImage *img, int interl, int bits) in dgif()
734 GIFImage *pimg = new GIFImage(); in LoadGIF()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dgifdecod.cpp37 class GIFImage class
41 GIFImage();
54 DECLARE_NO_COPY_CLASS(GIFImage)
62 GIFImage::GIFImage() in GIFImage() function in GIFImage
94 GIFImage *f = (GIFImage*)m_frames[i]; in Destroy()
186 #define GetFrame(n) ((GIFImage*)m_frames[n])
298 wxGIFDecoder::dgif(wxInputStream& stream, GIFImage *img, int interl, int bits) in dgif()
734 GIFImage *pimg = new GIFImage(); in LoadGIF()
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSBitmapImageRep+GIF.m493 GIFImage = malloc(sizeof(GifByteType)*height*width);
494 if (!GIFImage)
502 GIFImage, GIFColorMap->Colors);
506 GIFImage, GIFColorMap->Colors);
510 free(GIFImage);
530 free(GIFImage);
539 free(GIFImage);
548 free(GIFImage);
552 GIFImageP = GIFImage;
559 free(GIFImage);
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dgifdecod.h23 class GIFImage; variable
95 GIFImage *img, int interl, int bits);
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dgifdecod.h24 class GIFImage; variable
103 GIFImage *img, int interl, int bits);
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dgifdecod.h24 class GIFImage; variable
103 GIFImage *img, int interl, int bits);
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dgifdecod.h24 class GIFImage; variable
103 GIFImage *img, int interl, int bits);
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dgifdecod.h24 class GIFImage; variable
103 GIFImage *img, int interl, int bits);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dgifdecod.h23 class GIFImage; variable
95 GIFImage *img, int interl, int bits);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dgifdecod.h23 class GIFImage; variable
96 GIFImage *img, int interl, int bits);
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/image/codecs/
H A Dgif.py51 class GIFImage: class
139 gif_image = GIFImage()
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/image/codecs/
H A Dgif.py51 class GIFImage: class
139 gif_image = GIFImage()
/dports/graphics/optipng/optipng-0.7.7/src/pngxtern/
H A Dpngxrgif.c49 static struct GIFImage *err_gif_image_ptr;
108 struct GIFImage image; in pngx_read_gif()
/dports/science/hdf5-18/hdf5-1.8.21/hl/tools/gif2h5/
H A Dgifread.c191 …if (!(GifImageDesc->GIFImage = (BYTE *)malloc((GifImageDesc->ImageWidth) * (GifImageDesc->ImageHei… in ReadGifImageDesc()
197 TempPtr = GifImageDesc->GIFImage; in ReadGifImageDesc()
/dports/science/hdf5/hdf5-1.10.6/hl/tools/gif2h5/
H A Dgifread.c191 …if (!(GifImageDesc->GIFImage = (BYTE *)malloc((GifImageDesc->ImageWidth) * (GifImageDesc->ImageHei… in ReadGifImageDesc()
197 TempPtr = GifImageDesc->GIFImage; in ReadGifImageDesc()
/dports/science/hdf/hdf-4.2.15/hdf/util/
H A Dgifread.c221 …if (!(GifImageDesc->GIFImage = (BYTE *)malloc((GifImageDesc->ImageWidth) * (GifImageDesc->ImageHei…
227 TempPtr = GifImageDesc->GIFImage;
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/
H A DGIFImageDecoder.java155 ri = new GIFImage(input, globalColorTable); in decodeAsRenderedImage()
184 class GIFImage extends SimpleRenderedImage { class
239 GIFImage(SeekableStream input, in GIFImage() method in GIFImage

12