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