Searched refs:usb_low_set_soft_resample (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | mustek_usb_mid.c | 62 RIE (usb_low_set_soft_resample (chip, 1)); in usb_mid_n600_prepare_rgb_600_dpi() 75 RIE (usb_low_set_soft_resample (chip, 1)); in usb_mid_n600_prepare_rgb_400_dpi() 88 RIE (usb_low_set_soft_resample (chip, 1)); in usb_mid_n600_prepare_rgb_300_dpi() 101 RIE (usb_low_set_soft_resample (chip, 1)); in usb_mid_n600_prepare_rgb_200_dpi() 114 RIE (usb_low_set_soft_resample (chip, 1)); in usb_mid_n600_prepare_rgb_100_dpi() 127 RIE (usb_low_set_soft_resample (chip, 2)); in usb_mid_n600_prepare_rgb_50_dpi() 140 RIE (usb_low_set_soft_resample (chip, 1)); in usb_mid_n600_prepare_mono_600_dpi() 153 RIE (usb_low_set_soft_resample (chip, 1)); in usb_mid_n600_prepare_mono_400_dpi() 166 RIE (usb_low_set_soft_resample (chip, 1)); in usb_mid_n600_prepare_mono_300_dpi() 179 RIE (usb_low_set_soft_resample (chi in usb_mid_n600_prepare_mono_200_dpi() [all...] |
H A D | mustek_usb_low.h | 315 usb_low_set_soft_resample (ma1017 * chip, SANE_Word soft_resample);
|
H A D | mustek_usb_low.c | 1144 usb_low_set_soft_resample (ma1017 * chip, SANE_Word soft_resample) in usb_low_set_soft_resample() function 1149 DBG (7, "usb_low_set_soft_resample: start\n"); in usb_low_set_soft_resample() 1153 DBG (3, "usb_low_set_soft_resample: not opened yet\n"); in usb_low_set_soft_resample() 1158 DBG (3, "usb_low_set_soft_resample: stop rowing first\n"); in usb_low_set_soft_resample() 1163 DBG (3, "usb_low_set_soft_resample: soft_resample==0\n"); in usb_low_set_soft_resample() 1173 DBG (3, "usb_low_set_soft_resample: width %d exceeded", in usb_low_set_soft_resample() 1186 DBG (7, "usb_low_set_soft_resample: exit\n"); in usb_low_set_soft_resample()
|
Completed in 6 milliseconds