Home
last modified time | relevance | path

Searched refs:mSensorIndex (Results 1 – 8 of 8) sorted by relevance

/hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/
DV4LCameraAdapter.h143 int mSensorIndex; variable
/hardware/ti/omap4-aah/camera/inc/V4LCameraAdapter/
DV4LCameraAdapter.h222 int mSensorIndex; variable
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXAlgo.cpp86 if ( mSensorIndex == 2 ) { in setParametersAlgo()
650 if ( mSensorIndex == OMX_TI_StereoSensor ) { in setCaptureMode()
DOMXCameraAdapter.cpp131 CAMHAL_LOGVB("OMX_GetHandle -0x%x sensor_index = %lu", eError, mSensorIndex); in initialize()
182 sensorSelect.eSensor = (OMX_SENSORSELECT) mSensorIndex; in initialize()
185 CAMHAL_LOGEB("Error while selecting the sensor index as %d - 0x%x", mSensorIndex, eError); in initialize()
188 CAMHAL_LOGDB("Sensor %d selected successfully", mSensorIndex); in initialize()
275 if (mSensorIndex != 2) { in initialize()
1207 if (( mSensorIndex == OMX_TI_StereoSensor ) && (OMX_CAMERA_PORT_VIDEO_OUT_VIDEO != port)) { in setFormat()
4127 mSensorIndex = sensor_index; in OMXCameraAdapter()
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXCameraAdapter.cpp107 CAMHAL_LOGVB("OMX_GetHandle -0x%x sensor_index = %lu", eError, mSensorIndex); in initialize()
156 sensorSelect.eSensor = (OMX_SENSORSELECT) mSensorIndex; in initialize()
159 CAMHAL_LOGEB("Error while selecting the sensor index as %d - 0x%x", mSensorIndex, eError); in initialize()
162 CAMHAL_LOGDB("Sensor %d selected successfully", mSensorIndex); in initialize()
3486 mSensorIndex = sensor_index; in OMXCameraAdapter()
DOMXAlgo.cpp623 if ( mSensorIndex == OMX_TI_StereoSensor ) in setCaptureMode()
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h945 size_t mSensorIndex; variable
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h1183 size_t mSensorIndex; variable