Searched refs:ExifImageWidth (Results 1 - 1 of 1) sorted by relevance

/external/jhead/
H A Dexif.c18 static int ExifImageWidth; variable
271 { TAG_EXIF_IMAGEWIDTH, "ExifImageWidth", 0, 0},
865 if (ExifImageWidth < a) ExifImageWidth = a;
1067 ExifImageWidth = 0;
1140 ImageInfo.CCDWidth = (float)(ExifImageWidth * FocalplaneUnits / FocalplaneXRes);

Completed in 37 milliseconds