Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Ddng.c580 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
586 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
592 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
598 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
604 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
610 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
616 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
622 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
628 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
634 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
[all …]
Dmatte.c98 entry->format_type=ExplicitFormatType; in RegisterMATTEImage()
Dora.c282 entry->format_type=ExplicitFormatType; in RegisterORAImage()
Dmap.c291 entry->format_type=ExplicitFormatType; in RegisterMAPImage()
/external/ImageMagick/MagickCore/
Dmagick.h38 ExplicitFormatType enumerator
Dimage.c2757 format_type=ExplicitFormatType; in SetImageInfoFromExtension()
2763 if (format_type == ExplicitFormatType) in SetImageInfoFromExtension()