Lines Matching refs:resx_max
203 unsigned int resx_optical, resx_min, resx_max, *resx_list,
1021 s->res = s->resx = s->resx_max;
1024 s->res_preview = s->resx_max / 10;
2476 s->resx_max = 256 * s->recv_buf[20] + s->recv_buf[21];
2498 floor(s->resx_max / (double) s->resx_min);
2504 s->resx_list[pitch - 1] = s->resx_max / pitch;
2517 s->unit_dpi = s->resx_max;
2523 s->resx_min, s->resx_max);
2806 s->real_pitchx = s->resx_max / s->real_resx;
2809 s->real_resx = s->resx_max / s->real_pitchx;