Home
last modified time | relevance | path

Searched refs:DDSInfo (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/coders/
H A Ddds.c140 } DDSInfo; typedef
182 DDSDecoder(Image *, DDSInfo *, ExceptionInfo *);
748 ReadDDSInfo(Image *,DDSInfo *),
749 ReadDXT1(Image *,DDSInfo *,ExceptionInfo *),
750 ReadDXT3(Image *,DDSInfo *,ExceptionInfo *),
751 ReadDXT5(Image *,DDSInfo *,ExceptionInfo *),
752 ReadUncompressedRGB(Image *,DDSInfo *,ExceptionInfo *),
753 ReadUncompressedRGBA(Image *,DDSInfo *,ExceptionInfo *),
754 SkipDXTMipmaps(Image *,DDSInfo *,int,ExceptionInfo *),
755 SkipRGBMipmaps(Image *,DDSInfo *,int,ExceptionInfo *),
[all …]
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/coders/
H A Ddds.c140 } DDSInfo; typedef
182 DDSDecoder(Image *, DDSInfo *, ExceptionInfo *);
748 ReadDDSInfo(Image *,DDSInfo *),
749 ReadDXT1(Image *,DDSInfo *,ExceptionInfo *),
750 ReadDXT3(Image *,DDSInfo *,ExceptionInfo *),
751 ReadDXT5(Image *,DDSInfo *,ExceptionInfo *),
752 ReadUncompressedRGB(Image *,DDSInfo *,ExceptionInfo *),
753 ReadUncompressedRGBA(Image *,DDSInfo *,ExceptionInfo *),
754 SkipDXTMipmaps(Image *,DDSInfo *,int,ExceptionInfo *),
755 SkipRGBMipmaps(Image *,DDSInfo *,int,ExceptionInfo *),
[all …]
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/coders/
H A Ddds.c276 } DDSInfo; typedef
343 DDSPixelDecoder(Image *,const DDSInfo *,ExceptionInfo *);
1496 const DDSInfo *magick_unused(dds_info),ExceptionInfo *exception) in ReadDXT1Pixels()
1607 const DDSInfo *dds_info,const MagickBooleanType read_mipmaps, in ReadDXT1()
1620 const DDSInfo *magick_unused(dds_info),ExceptionInfo *exception) in ReadDXT3Pixels()
1708 const DDSInfo *dds_info,const MagickBooleanType read_mipmaps, in ReadDXT3()
1823 const DDSInfo *dds_info,const MagickBooleanType read_mipmaps, in ReadDXT5()
2226 const DDSInfo *dds_info,const MagickBooleanType read_mipmaps, in ReadBC7()
2239 const DDSInfo *dds_info,ExceptionInfo *exception) in ReadUncompressedRGBPixels()
2368 const DDSInfo *dds_info,ExceptionInfo *exception) in ReadUncompressedRGBAPixels()
[all …]
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/coders/
H A Ddds.c276 } DDSInfo; typedef
343 DDSPixelDecoder(Image *,const DDSInfo *,ExceptionInfo *);
1496 const DDSInfo *magick_unused(dds_info),ExceptionInfo *exception) in ReadDXT1Pixels()
1607 const DDSInfo *dds_info,const MagickBooleanType read_mipmaps, in ReadDXT1()
1620 const DDSInfo *magick_unused(dds_info),ExceptionInfo *exception) in ReadDXT3Pixels()
1708 const DDSInfo *dds_info,const MagickBooleanType read_mipmaps, in ReadDXT3()
1823 const DDSInfo *dds_info,const MagickBooleanType read_mipmaps, in ReadDXT5()
2226 const DDSInfo *dds_info,const MagickBooleanType read_mipmaps, in ReadBC7()
2239 const DDSInfo *dds_info,ExceptionInfo *exception) in ReadUncompressedRGBPixels()
2368 const DDSInfo *dds_info,ExceptionInfo *exception) in ReadUncompressedRGBAPixels()
[all …]