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

/external/jhead/
H A Dexif.c16 static double FocalplaneXRes; variable
869 FocalplaneXRes = ConvertAnyFormat(ValuePtr, Format);
1065 FocalplaneXRes = 0;
1135 if (FocalplaneXRes != 0){
1140 ImageInfo.CCDWidth = (float)(ExifImageWidth * FocalplaneUnits / FocalplaneXRes);

Completed in 54 milliseconds