Lines Matching defs:max
339 int max = 0;
346 max = size - 1;
352 max = 65535;
355 max = 65535;
357 sanei_genesys_create_gamma_table(gamma_table, size, max, max, gamma);
1180 // 20 cm max length for calibration sheet
4182 max_size = std::max(max_size, std::strlen(s));
4365 range.max = float_to_fixed(size);
4499 s.pos_bottom_right_x = s.opt_x_range.max;
4500 s.pos_bottom_right_y = s.opt_y_range.max;
6192 s->pos_bottom_right_y == s->opt[OPT_BR_Y].constraint.range->max)