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

  /hardware/ti/omap4-aah/camera/inc/
CameraProperties.h 74 static const char SUPPORTED_PICTURE_SUBSAMPLED_SIZES[];
  /hardware/ti/omap4-aah/camera/
CameraParameters.cpp 43 const char CameraProperties::SUPPORTED_PICTURE_SUBSAMPLED_SIZES[] = "prop-picture-subsampled-size-values";
CameraHal.cpp 610 || (isResolutionValid(w, h, mCameraProperties->get(CameraProperties::SUPPORTED_PICTURE_SUBSAMPLED_SIZES)))
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapabilities.cpp 698 params->set(CameraProperties::SUPPORTED_PICTURE_SUBSAMPLED_SIZES, supported);
701 params->set(CameraProperties::SUPPORTED_PICTURE_SUBSAMPLED_SIZES, supported);
    [all...]

Completed in 47 milliseconds