Lines Matching defs:values
91 /* default values for gain and offset */
99 /* values to detect optimum pulse-width modulation */
106 /* fixed pulse-width modulation values */
127 /* timing values for ccd sensors */
148 /* shading cut values */
155 /* wrefs values */
553 /* default values */
605 /* default values */
655 /* default values */
683 SANE_Byte values[3];
704 *vrts = myreg[a].values[0];
705 *vrms = myreg[a].values[1];
706 *vrbs = myreg[a].values[2];
719 SANE_Byte values[3];
742 *vrts = myreg[a].values[0];
743 *vrms = myreg[a].values[1];
744 *vrbs = myreg[a].values[2];
760 /* at this momment all analyzed scanners have the same values */
783 struct st_ofst values[3];
807 *left = myreg[a].values[scantype].left;
808 *width = myreg[a].values[scantype].width;
830 struct st_ofst values[3];
863 *left = myreg[a].values[scantype].left;
864 *width = myreg[a].values[scantype].width;
885 struct st_ofst values[3];
910 *left = myreg[a].values[scantype].left;
911 *width = myreg[a].values[scantype].width;
932 struct st_ofst values[3];
957 *left = myreg[a].values[scantype].left;
958 *width = myreg[a].values[scantype].width;
1287 /** SEC: Gain and offset values ---------- */
1294 struct st_gain_offset values;
1315 memcpy(myreg, ®[a].values, sizeof(struct st_gain_offset));
1330 struct st_gain_offset values;
1351 memcpy(myreg, ®[a].values, sizeof(struct st_gain_offset));
1367 struct st_gain_offset values;
1391 memcpy(myreg, ®[a].values, sizeof(struct st_gain_offset));
1406 struct st_gain_offset values;
1427 memcpy(myreg, ®[a].values, sizeof(struct st_gain_offset));
1442 struct st_gain_offset values;
1463 memcpy(myreg, ®[a].values, sizeof(struct st_gain_offset));
1513 struct st_checkstable values;
1533 memcpy(check, ®[a].values, sizeof(struct st_checkstable));
1547 struct st_checkstable values;
1567 memcpy(check, ®[a].values, sizeof(struct st_checkstable));
1581 struct st_checkstable values;
1601 memcpy(check, ®[a].values, sizeof(struct st_checkstable));
1615 struct st_checkstable values;
1635 memcpy(check, ®[a].values, sizeof(struct st_checkstable));
1673 /** SEC: Fixed pulse-width modulation values ---------- */
1886 /* values by default */
1912 all sensor types but windows driver has some different values in some cases.
1955 /* values by default */
1994 /* values by default */
3036 /* in this scanner, values are the same in all usb versions and depths */
3113 /* values are the same in all usb versions and depths */
3207 /* values are the same in all usb versions and depths */
3405 /* values are the same in all usb versions for each depth */
3585 /* ccd timing values for bq5550 scanner */
3592 /* bq5550 sensor timing values for each resolution and color mode */
3612 /* ccd timing values for hp3800 scanner */
3619 /* Toshiba T2905 sensor timing values for each resolution and color mode */
3656 /* ccd timing values for hp3970 scanner */
3666 /* Toshiba T2952 sensor timing values for each resolution and color mode */
3687 /* Sony S575 sensor timing values for each resolution and color mode
3713 /* ccd timing values for hp4370 scanner */
3720 /* Toshiba T2958 sensor timing values for each resolution and color mode */
3748 /* ccd timing values for ua4900 scanner */
3755 /* Sony S575 sensor timing values for each resolution and color mode */
3780 /* return timing values for current device */