Lines Matching refs:depth
48 .depth = 16,
53 .depth = 16,
58 .depth = 16,
63 .depth = 16,
68 .depth = 24,
73 .depth = 24,
78 .depth = 32,
83 .depth = 32,
89 .depth = 16,
94 .depth = 16,
387 sizes[0] = (dev->fmt->depth * dev->width * dev->height) >> 3; in tw68_queue_setup()
469 size = (dev->width * dev->height * dev->fmt->depth) >> 3; in tw68_buf_prepare()
474 bpl = (dev->width * dev->fmt->depth) >> 3; in tw68_buf_prepare()
603 (f->fmt.pix.width * (dev->fmt->depth)) >> 3; in tw68_g_fmt_vid_cap()
653 (f->fmt.pix.width * (fmt->depth)) >> 3; in tw68_try_fmt_vid_cap()