Home
last modified time | relevance | path

Searched refs:xEVCompensation (Results 1 – 9 of 9) sorted by relevance

/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMX3A.cpp785 CAMHAL_LOGDB("old EV Compensation for OMX = 0x%x", (int)expValues.xEVCompensation); in setEVCompensation()
788 expValues.xEVCompensation = ( Gen3A.EVCompensation * ( 1 << Q16_OFFSET ) ) / 10; in setEVCompensation()
792 CAMHAL_LOGDB("new EV Compensation for OMX = 0x%x", (int)expValues.xEVCompensation); in setEVCompensation()
796 ( unsigned int ) expValues.xEVCompensation, in setEVCompensation()
802 ( unsigned int ) expValues.xEVCompensation); in setEVCompensation()
832 Gen3A.EVCompensation = (10 * expValues.xEVCompensation) / (1 << Q16_OFFSET); in getEVCompensation()
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMX3A.cpp979 CAMHAL_LOGDB("old EV Compensation for OMX = 0x%x", (int)expValues.xEVCompensation); in setEVCompensation()
982 expValues.xEVCompensation = ( Gen3A.EVCompensation * ( 1 << Q16_OFFSET ) ) / 10; in setEVCompensation()
986 CAMHAL_LOGDB("new EV Compensation for OMX = 0x%x", (int)expValues.xEVCompensation); in setEVCompensation()
990 ( unsigned int ) expValues.xEVCompensation, in setEVCompensation()
996 ( unsigned int ) expValues.xEVCompensation); in setEVCompensation()
1026 Gen3A.EVCompensation = (10 * expValues.xEVCompensation) / (1 << Q16_OFFSET); in getEVCompensation()
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_IVCommon.h824 OMX_S32 xEVCompensation; /**< Fixed point value stored as Q16 */ member
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_IVCommon.h824 OMX_S32 xEVCompensation; /**< Fixed point value stored as Q16 */ member
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_IVCommon.h850 OMX_S32 xEVCompensation; /**< Fixed point value stored as Q16 */ member
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_IVCommon.h824 OMX_S32 xEVCompensation; /**< Fixed point value stored as Q16 */ member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_IVCommon.h837 OMX_S32 xEVCompensation; /**< Fixed point value stored as Q16 */ member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_IVCommon.h837 OMX_S32 xEVCompensation; /**< Fixed point value stored as Q16 */ member
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_IVCommon.h837 OMX_S32 xEVCompensation; /**< Fixed point value stored as Q16 */ member