Lines Matching refs:depth
106 .depth = 8,
111 .depth = 16,
116 .depth = 16,
122 .depth = 16,
127 .depth = 16,
133 .depth = 24,
138 .depth = 24,
144 .depth = 32,
149 .depth = 32,
156 .depth = 16,
163 .depth = 16,
169 .depth = 16,
178 .depth = 12,
187 .depth = 12,
752 base += dev->ovfmt->depth/8 * dev->win.w.left; in start_preview()
811 bpl = (dev->width * dev->fmt->depth) / 8; in buffer_activate()
891 size = (dev->width * dev->height * dev->fmt->depth) >> 3; in buffer_prepare()
908 int size = dev->fmt->depth * dev->width * dev->height >> 3; in queue_setup()
1218 (f->fmt.pix.width * dev->fmt->depth) / 8; in saa7134_g_fmt_vid_cap()
1220 (f->fmt.pix.height * f->fmt.pix.width * dev->fmt->depth) / 8; in saa7134_g_fmt_vid_cap()
1300 (f->fmt.pix.width * fmt->depth) / 8; in saa7134_try_fmt_vid_cap()
1302 (f->fmt.pix.height * f->fmt.pix.width * fmt->depth) / 8; in saa7134_try_fmt_vid_cap()
1793 dev->ovbuf.fmt.width*fmt->depth/8; in saa7134_s_fbuf()