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

  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXReprocess.cpp 89 mPendingReprocessSettings |= SetFormat;
249 if (mPendingReprocessSettings & ECaptureParamSettings) {
257 if (mPendingReprocessSettings & SetFormat) {
258 mPendingReprocessSettings &= ~SetFormat;
OMXCameraAdapter.cpp 85 mPendingReprocessSettings = 0;
    [all...]
  /hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h     [all...]

Completed in 415 milliseconds