Home
last modified time | relevance | path

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

/external/jhead/
Djhead.h94 float CCDWidth; member
Dexif.c1140 ImageInfo.CCDWidth = (float)(ExifImageWidth * FocalplaneUnits / FocalplaneXRes); in process_EXIF()
1148 / ImageInfo.CCDWidth * 36 + 0.5); in process_EXIF()
1733 if (ImageInfo.CCDWidth){ in ShowImageInfo()
1734 printf("CCD width : %4.2fmm\n",(double)ImageInfo.CCDWidth); in ShowImageInfo()