Lines Matching refs:exposure_max
1015 int exposure_max, exposure_def;
1032 exposure_max = mode->vts - 4;
1033 exposure_def = min(exposure_max, OV5647_EXPOSURE_DEFAULT);
1036 exposure_max, sensor->exposure->step,
1227 int exposure_max, exposure_def;
1230 exposure_max = sensor->mode->format.height + ctrl->val - 4;
1231 exposure_def = min(exposure_max, OV5647_EXPOSURE_DEFAULT);
1234 exposure_max, sensor->exposure->step,
1296 int hblank, exposure_max, exposure_def;
1310 exposure_max = sensor->mode->vts - 4;
1311 exposure_def = min(exposure_max, OV5647_EXPOSURE_DEFAULT);
1315 exposure_max, OV5647_EXPOSURE_STEP,