Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCapabilities.cpp44 static const unsigned int MANUAL_GAIN_ISO_STEP = 100; variable
1317 snprintf(supported, MAX_PROP_VALUE_LENGTH, "%d", (int) MANUAL_GAIN_ISO_STEP); in insertManualExpRanges()