Home
last modified time | relevance | path

Searched refs:ExplicitFormatType (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/coders/
Ddng.c247 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
253 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
259 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
265 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
271 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
277 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
283 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
289 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
296 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
302 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
[all …]
Dmatte.c98 entry->format_type=ExplicitFormatType; in RegisterMATTEImage()
Dmap.c279 entry->format_type=ExplicitFormatType; in RegisterMAPImage()
/external/ImageMagick/MagickCore/
Dmagick.h32 ExplicitFormatType enumerator
Dimage.c2655 format_type=ExplicitFormatType; in SetImageInfo()
2661 if (format_type == ExplicitFormatType) in SetImageInfo()