ecamconstants.h File Reference

const TInt KECamFineResolutionFactor

const TInt KECamFineResolutionFactor [static]

Multiplier value used to re-scale various parameters which would typically require floating point representation. For example to represent aperture (F-stop) F5.6, all values are re-scaled using this factor. In this way F5.6 will be 560, F22 will be 2200. Functions and settings which use such factor are clearly identified in individual comments.