Home
last modified time | relevance | path

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

/external/jhead/
Djhead.h108 float CCDWidth; member
Dexif.c1161 ImageInfo.CCDWidth = (float)(ExifImageWidth * FocalplaneUnits / FocalplaneXRes); in process_EXIF()
1169 / ImageInfo.CCDWidth * 36 + 0.5); in process_EXIF()
1754 if (ImageInfo.CCDWidth){ in ShowImageInfo()
1755 printf("CCD width : %4.2fmm\n",(double)ImageInfo.CCDWidth); in ShowImageInfo()