Lines Matching refs:depth
886 s->params.depth = 1;
893 s->params.depth = 1;
900 s->params.depth = 8;
907 s->params.depth = 8;
914 s->params.depth = 24;
921 s->params.depth = 24;
1041 s->params.bytes_per_line = s->params.pixels_per_line * s->params.depth / 8;
1047 DBG (VARIABLE_CONTROL, "depth=%d (%d)\n", s->params.depth, s->bpp);
1051 s->params.pixels_per_line, s->params.lines, 1 << s->params.depth);