Lines Matching defs:width
360 int off = 0, stride = 1, width, shift, ret = 0;
401 s->width, s->height, state->near, state->maxval,
418 width = s->width * stride;
423 ret = ls_decode_line(state, s, last, cur, t, width, stride, off, 8);
426 ret = ls_decode_line(state, s, last, cur, t, width, stride, off, 16);
445 width = s->width * stride;
450 Rc[j], width, stride, j, 8);
479 w = s->width * s->nb_components;
526 w = s->width * s->nb_components;