Lines Matching defs:exposure
267 // LPERIOD: Line period or exposure time for CCD or CIS.
669 unsigned int exposure,
676 DBG_HELPER_ARGS(dbg, "exposure=%d, scan_yres=%d, step_type=%d, scan_lines=%d, scan_dummy=%d, "
678 exposure, scan_yres, static_cast<unsigned>(motor_profile.step_type),
728 auto scan_table = create_slope_table(dev->model->asic_type, dev->motor, scan_yres, exposure,
785 exposure,
848 * @param exposure exposure time to use
859 Genesys_Register_Set* reg, unsigned int exposure,
862 DBG_HELPER_ARGS(dbg, "exposure=%d", exposure);
863 unsigned int tgtime; /**> exposure time multiplier */
866 tgtime = exposure / 65536 + 1;
913 // FIXME: we probably don't need to set exposure to registers at this point. It was this way
992 reg->set16(REG_LPERIOD, exposure / tgtime);
1003 int exposure;
1026 exposure = sensor.exposure_lperiod;
1027 if (exposure < 0) {
1030 const auto& motor_profile = get_motor_profile(dev->motor.profiles, exposure, session);
1033 gl843_init_optical_regs_scan(dev, sensor, reg, exposure, session);
1034 gl843_init_motor_regs_scan(dev, sensor, session, reg, motor_profile, exposure, slope_dpi,