Searched refs:MANUAL_GAIN_ISO_MIN (Results 1 – 1 of 1) sorted by relevance
43 static const unsigned int MANUAL_GAIN_ISO_MIN = 100; variable1301 if (MANUAL_GAIN_ISO_MIN > caps.nSensitivityMax) { in insertManualExpRanges()1311 snprintf(supported, MAX_PROP_VALUE_LENGTH, "%d", (int) MANUAL_GAIN_ISO_MIN); in insertManualExpRanges()