Lines Matching refs:setExpGainPreset
2235 setExpGainPreset(params, expBracketing[idx].value, false, expBracketing[idx].param_type, shotConfigFlush);
2266 setExpGainPreset(params, val, false, expBracketing[idx].param_type, false);
2269 void setExpGainPreset(ShotParameters ¶ms, const char *input, bool force, param_ExpBracketParamType_t type, bool flush) {
2274 printf("setExpGainPreset: missing input string\n");
2350 // Otherwise, keep empty (will be set later in setExpGainPreset())
3218 setExpGainPreset(shotParams, input, true, PARAM_EXP_BRACKET_PARAM_NONE, shotConfigFlush);