Lines Matching defs:max
1005 # SkipImage = expressed in max resolution (600 DPI)
1059 skipCount = cis2max_res(dev, skipCount); /* Back to max res */
1774 SANE_Byte max[3][MUSTEK_PP_CIS_MAX_H_PIXEL];
1779 memset((void*)&max, 0, 3*MUSTEK_PP_CIS_MAX_H_PIXEL*sizeof(SANE_Byte));
1807 if (val > max[channel][p]) max[channel][p] = val;
1819 sum[channel][p] -= min[channel][p] + max[channel][p];
2118 /* This field remembers how many steps we still have to go @ max res */
2157 /* Convert steps back to max res size, which are used during skipping */
2750 cis_move_motor (cisdev, dev->topY); /* Measured in max resolution */