Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Ddng.c564 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
570 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
576 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
582 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
588 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
594 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
600 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
606 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
612 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
618 entry->format_type=ExplicitFormatType; in RegisterDNGImage()
[all …]
Dmatte.c98 entry->format_type=ExplicitFormatType; in RegisterMATTEImage()
Dmap.c291 entry->format_type=ExplicitFormatType; in RegisterMAPImage()
/external/ImageMagick/MagickCore/
Dmagick.h32 ExplicitFormatType enumerator
Dimage.c2864 format_type=ExplicitFormatType; in SetImageInfo()
2870 if (format_type == ExplicitFormatType) in SetImageInfo()