Home
last modified time | relevance | path

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

/external/jhead/
Dexif.c18 static int ExifImageWidth; variable
774 if (ExifImageWidth < a) ExifImageWidth = a; in ProcessExifDir()
976 ExifImageWidth = 0; in process_EXIF()
1049 ImageInfo.CCDWidth = (float)(ExifImageWidth * FocalplaneUnits / FocalplaneXRes); in process_EXIF()