Searched refs:ExifImageWidth (Results 1 – 1 of 1) sorted by relevance
18 static int ExifImageWidth; variable774 if (ExifImageWidth < a) ExifImageWidth = a; in ProcessExifDir()976 ExifImageWidth = 0; in process_EXIF()1049 ImageInfo.CCDWidth = (float)(ExifImageWidth * FocalplaneUnits / FocalplaneXRes); in process_EXIF()