Lines Matching defs:depth
61 int depth;
68 .depth = 16,
72 .depth = 32,
368 *size = fh->width * fh->height * fh->fmt->depth >> 3;
410 bpp = buf->fmt->depth >> 3;
421 dprintk(0, "doesn't support color depth(%d)\n",
459 buf->vb.size = (fh->width * fh->height * fh->fmt->depth) >> 3;
591 (f->fmt.pix.width * fh->fmt->depth) >> 3;
624 (f->fmt.pix.width * fmt->depth) >> 3;
719 /* setup color depth and dma increment */
720 bpp = dev->ovfmt->depth / 8;
731 dprintk(0, "device doesn't support color depth(%d)\n",
827 dev->ovbuf.fmt.width * fmt->depth / 8;