Home
last modified time | relevance | path

Searched refs:EXIF_NUM_FORMATS (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/freeimage/FreeImage/Source/Metadata/
H A DExif.cpp42 #define EXIF_NUM_FORMATS 12 macro
603 if((tag_type - 1) >= EXIF_NUM_FORMATS) { in jpeg_read_exif_dir()
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/magick/
H A Dattribute.c1070 #define EXIF_NUM_FORMATS 12 macro
1623 assert((ArraySize(format_bytes)-1) == EXIF_NUM_FORMATS); in GenerateEXIFAttribute()
2863 assert((ArraySize(format_bytes)-1) == EXIF_NUM_FORMATS); in FindEXIFAttribute()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dprofile.c1959 #define EXIF_NUM_FORMATS 12 in SyncExifProfile() macro
2080 if ((format < 0) || ((format-1) >= EXIF_NUM_FORMATS)) in SyncExifProfile()
H A Dproperty.c815 #define EXIF_NUM_FORMATS 12 in GetEXIFProperty() macro
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dprofile.c1959 #define EXIF_NUM_FORMATS 12 in SyncExifProfile() macro
2080 if ((format < 0) || ((format-1) >= EXIF_NUM_FORMATS)) in SyncExifProfile()
H A Dproperty.c815 #define EXIF_NUM_FORMATS 12 in GetEXIFProperty() macro
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dprofile.c2168 #define EXIF_NUM_FORMATS 12 in SyncExifProfile() macro
2289 if ((format < 0) || ((format-1) >= EXIF_NUM_FORMATS)) in SyncExifProfile()
H A Dproperty.c835 #define EXIF_NUM_FORMATS 12 in GetEXIFProperty() macro
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dprofile.c2168 #define EXIF_NUM_FORMATS 12 in SyncExifProfile() macro
2289 if ((format < 0) || ((format-1) >= EXIF_NUM_FORMATS)) in SyncExifProfile()
H A Dproperty.c835 #define EXIF_NUM_FORMATS 12 in GetEXIFProperty() macro