Home
last modified time | relevance | path

Searched refs:myCalib (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dhp3900_rts8822.c83 struct st_calibration *myCalib);
85 struct st_calibration *myCalib,
89 struct st_calibration *myCalib,
215 struct st_calibration *myCalib,
500 struct st_calibration *myCalib,
503 struct st_calibration *myCalib,
507 struct st_calibration *myCalib,
512 struct st_calibration *myCalib,
527 struct st_calibration *myCalib, SANE_Int value);
531 struct st_calibration *myCalib,
8065 struct st_calibration myCalib; Scan_Start() local
9334 Calibrate_Malloc(struct st_cal2 *calbuffers, SANE_Byte * Regs, struct st_calibration *myCalib, SANE_Int somelength) Calibrate_Malloc() argument
9706 Shading_white_apply(struct st_device *dev, SANE_Byte * Regs, SANE_Int channels, struct st_calibration *myCalib, struct st_cal2 *calbuffers) Shading_white_apply() argument
9768 Shading_black_apply(struct st_device *dev, SANE_Byte * Regs, SANE_Int channels, struct st_calibration *myCalib, struct st_cal2 *calbuffers) Shading_black_apply() argument
9832 Shading_apply(struct st_device *dev, SANE_Byte * Regs, struct st_scanparams *myvar, struct st_calibration *myCalib) Shading_apply() argument
10306 RTS_GetImage(struct st_device *dev, SANE_Byte * Regs, struct st_scanparams *scancfg, struct st_gain_offset *gain_offset, SANE_Byte * buffer, struct st_calibration *myCalib, SANE_Int options, SANE_Int gaincontrol) RTS_GetImage() argument
12593 Calib_BWShading(struct st_calibration_config *calibcfg, struct st_calibration *myCalib, SANE_Int gainmode) Calib_BWShading() argument
12613 Calib_WhiteShading_3(struct st_device *dev, struct st_calibration_config *calibcfg, struct st_calibration *myCalib, SANE_Int gainmode) Calib_WhiteShading_3() argument
13128 Calib_BlackShading(struct st_device *dev, struct st_calibration_config *calibcfg, struct st_calibration *myCalib, SANE_Int gainmode) Calib_BlackShading() argument
13612 Calibration(struct st_device *dev, SANE_Byte * Regs, struct st_scanparams *scancfg, struct st_calibration *myCalib, SANE_Int value) Calibration() argument
14451 WShading_Calibrate(struct st_device *dev, SANE_Byte * Regs, struct st_calibration *myCalib, struct st_scanparams *scancfg) WShading_Calibrate() argument
14674 motor_pos(struct st_device *dev, SANE_Byte * Regs, struct st_calibration *myCalib, struct st_scanparams *scancfg) motor_pos() argument
14806 Calib_BlackShading_jkd(struct st_device *dev, SANE_Byte * Regs, struct st_calibration *myCalib, struct st_scanparams *scancfg) Calib_BlackShading_jkd() argument
14942 Calib_test(struct st_device *dev, SANE_Byte * Regs, struct st_calibration *myCalib, struct st_scanparams *scancfg) Calib_test() argument
15070 shadingtest1(struct st_device *dev, SANE_Byte * Regs, struct st_calibration *myCalib) shadingtest1() argument
[all...]
H A Dhp3900_debug.c56 static void dump_shading (struct st_calibration *myCalib);
105 dump_shading (struct st_calibration *myCalib) in dump_shading() argument
107 if (myCalib != NULL) in dump_shading()
120 for (a = 0; a < myCalib->shadinglength; a++) in dump_shading()
122 (unsigned int) myCalib->white_shading[colour][a], in dump_shading()
123 (unsigned int) myCalib->black_shading[colour][a]); in dump_shading()

Completed in 7 milliseconds