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

/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCapabilities.cpp727 snprintf(supported, MAX_PROP_VALUE_LENGTH, "%d", ( int ) ( caps.xEVCompensationMax * 10 ));
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCapabilities.cpp1127 snprintf(supported, MAX_PROP_VALUE_LENGTH, "%d", ( int ) ( caps.xEVCompensationMax * 10 ));
2275 CAMHAL_LOGD("xEVCompensationMax = %d", int(caps.xEVCompensationMax));
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_TI_IVCommon.h2323 * xEVCompensationMax : Fixed point value stored as Q16 representing the EVCompensation maximum allowed value
2368 OMX_S32 xEVCompensationMax; // Fixed point value stored as Q16 member in struct:OMX_TI_CAPTYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_TI_IVCommon.h2535 * xEVCompensationMax : Fixed point value stored as Q16 representing the EVCompensation maximum allowed value
2620 OMX_S32 xEVCompensationMax; // Fixed point value stored as Q16 member in struct:OMX_TI_CAPTYPE

Completed in 405 milliseconds