Lines Matching refs:depth
217 int samples_per_scan, depth, real_depth, bytes_per_pixel, shift_bits,
497 o.name = "depth";
498 o.title = "Bit depth per channel";
1017 s->depth = 8;
1102 *(SANE_Word *) v = s->depth;
1266 s->depth = *(SANE_Word *) v;
1451 p->depth = 8 * s->bytes_per_pixel;
2520 DBG(4, " maximum depth: %d\n", s->maxbits);
2788 s->real_depth = (s->preview ? 8 : s->depth);
2792 DBG(12, " depth = %d, bpp = %d, shift = %d\n",