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

  /hardware/ti/omap4xxx/camera/inc/
CameraProperties.h 120 static const char VSTAB[];
  /hardware/ti/omap4xxx/camera/
CameraParameters.cpp 87 const char CameraProperties::VSTAB[] = "prop-vstab-default";
88 const char CameraProperties::VSTAB_SUPPORTED[] = "prop-vstab-supported";
CameraHal.cpp 290 // make sure we support vstab...if we don't and application is trying to set
291 // vstab then return an error
294 CAMHAL_LOGDB("VSTAB %s",valstr);
297 CAMHAL_LOGEB("ERROR: Invalid VSTAB: %s", valstr);
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapabilities.cpp     [all...]

Completed in 26 milliseconds