Home
last modified time | relevance | path

Searched refs:EXIF_T_XRES (Results 1 – 2 of 2) sorted by path

/dports/graphics/exiftags/exiftags-1.01/
H A Dexif.c273 case EXIF_T_XRES:
277 if (prop->tag == EXIF_T_XRES || prop->tag == EXIF_T_YRES) {
H A Dexif.h119 #define EXIF_T_XRES 0x011a macro