Searched refs:Q16_OFFSET (Results 1 – 4 of 4) sorted by relevance
45 #define Q16_OFFSET 16 macro
756 expValues.xEVCompensation = ( Gen3A.EVCompensation * ( 1 << Q16_OFFSET ) ) / 10; in setEVCompensation()800 Gen3A.EVCompensation = (10 * expValues.xEVCompensation) / (1 << Q16_OFFSET); in getEVCompensation()
453 …extExpCapMode.tBracketConfigType.nBracketValues[i] = ( evValues[i] * ( 1 << Q16_OFFSET ) ) / 10; in setExposureBracketing()
53 #define Q16_OFFSET 16 macro