Searched refs:MAX_DATE_COPIES (Results 1 – 2 of 2) sorted by relevance
62 #define MAX_DATE_COPIES 10 macro117 int DateTimeOffsets[MAX_DATE_COPIES];
727 if (ImageInfo.numDateTimeTags >= MAX_DATE_COPIES){ in ProcessExifDir()728 ErrNonfatal("More than %d date fields! This is nuts", MAX_DATE_COPIES, 0); in ProcessExifDir()