Lines Matching defs:max
632 s->val[OPT_BR_X].w = x_range.max;
636 s->val[OPT_BR_Y].w = y_range.max;
1548 /* pick max lds value */
1863 { /* at max xdpi, data received is distorted and ydpi is half of xdpi */
2657 x_range.max = model->x_size;
2658 y_range.max = model->y_size;
2691 session->val[OPT_BR_X].w = x_range.max;
2702 session->val[OPT_BR_Y].w = y_range.max;
3018 unsigned int max = 0;
3220 /* if sensor is wrong, picture is black, so max will be low */
3221 if (data[y * width + x] > max)
3222 max = data[y * width + x];
3239 if (max < 10)
3242 "find_origin: sensor type needs to be changed (max=%d)\n", max);
3268 /* convert the detected value into max ydpi */
3495 /* convert the detected value into max ydpi */
6293 /* 5400 pixels at max sensor 600 dpi */
6317 * 5400 max shading coefficients at 600 dpi repeated 3 times