Searched refs:Q16_OFFSET (Results 1 – 8 of 8) sorted by relevance
45 #define Q16_OFFSET 16 macro
788 expValues.xEVCompensation = ( Gen3A.EVCompensation * ( 1 << Q16_OFFSET ) ) / 10; in setEVCompensation()832 Gen3A.EVCompensation = (10 * expValues.xEVCompensation) / (1 << Q16_OFFSET); in getEVCompensation()
448 …extExpCapMode.tBracketConfigType.nBracketValues[i] = ( evValues[i] * ( 1 << Q16_OFFSET ) ) / 10; in setExposureBracketing()
53 #define Q16_OFFSET 16 macro
982 expValues.xEVCompensation = ( Gen3A.EVCompensation * ( 1 << Q16_OFFSET ) ) / 10; in setEVCompensation()1026 Gen3A.EVCompensation = (10 * expValues.xEVCompensation) / (1 << Q16_OFFSET); in getEVCompensation()
820 …extExpCapMode.tBracketConfigType.nBracketValues[i] = ( evValues[i] * ( 1 << Q16_OFFSET ) ) / 10; in setExposureBracketing()
48 #define Q16_OFFSET 16 macro
54 #define Q16_OFFSET 16 macro