HomeSort by relevance Sort by last modified time
    Searched refs:mSensorIndex (Results 1 - 4 of 4) sorted by null

  /hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/
V4LCameraAdapter.h 143 int mSensorIndex;
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 107 CAMHAL_LOGVB("OMX_GetHandle -0x%x sensor_index = %lu", eError, mSensorIndex);
156 sensorSelect.eSensor = (OMX_SENSORSELECT) mSensorIndex;
159 CAMHAL_LOGEB("Error while selecting the sensor index as %d - 0x%x", mSensorIndex, eError);
162 CAMHAL_LOGDB("Sensor %d selected successfully", mSensorIndex);
    [all...]
OMXAlgo.cpp 623 if ( mSensorIndex == OMX_TI_StereoSensor )
    [all...]
  /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h     [all...]

Completed in 151 milliseconds