Lines Matching refs:depth
108 .depth = 8,
113 .depth = 16,
118 .depth = 16,
124 .depth = 16,
129 .depth = 16,
135 .depth = 24,
140 .depth = 24,
146 .depth = 32,
151 .depth = 32,
158 .depth = 16,
165 .depth = 16,
171 .depth = 16,
180 .depth = 12,
189 .depth = 12,
755 base += dev->ovfmt->depth/8 * dev->win.w.left; in start_preview()
814 bpl = (dev->width * dev->fmt->depth) / 8; in buffer_activate()
896 size = (dev->width * dev->height * dev->fmt->depth) >> 3; in buffer_prepare()
913 int size = dev->fmt->depth * dev->width * dev->height >> 3; in queue_setup()
1226 (f->fmt.pix.width * dev->fmt->depth) / 8; in saa7134_g_fmt_vid_cap()
1228 (f->fmt.pix.height * f->fmt.pix.width * dev->fmt->depth) / 8; in saa7134_g_fmt_vid_cap()
1308 (f->fmt.pix.width * fmt->depth) / 8; in saa7134_try_fmt_vid_cap()
1310 (f->fmt.pix.height * f->fmt.pix.width * fmt->depth) / 8; in saa7134_try_fmt_vid_cap()
1801 dev->ovbuf.fmt.width*fmt->depth/8; in saa7134_s_fbuf()