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

/external/jhead/
H A Djhead.h108 float CCDWidth; member in struct:__anon22666
H A Dexif.c1163 // than maximum resolution, so the CCDWidth value comes out too small. Nothing
1165 ImageInfo.CCDWidth = (float)(ExifImageWidth * FocalplaneUnits / FocalplaneXRes);
1173 / ImageInfo.CCDWidth * 36 + 0.5);
1758 if (ImageInfo.CCDWidth){
1759 printf("CCD width : %4.2fmm\n",(double)ImageInfo.CCDWidth);

Completed in 485 milliseconds