Lines Matching refs:depth
84 .depth = 8,
90 .depth = 16,
96 .depth = 16,
102 .depth = 16,
108 .depth = 16,
114 .depth = 24,
120 .depth = 32,
126 .depth = 32,
132 .depth = 16,
138 .depth = 16,
440 sizes[0] = (dev->fmt->depth * core->width * core->height) >> 3; in queue_setup()
453 buf->bpl = core->width * dev->fmt->depth >> 3; in buffer_prepare()
494 core->width, core->height, dev->fmt->depth, dev->fmt->name, in buffer_prepare()
725 (f->fmt.pix.width * dev->fmt->depth) >> 3; in vidioc_g_fmt_vid_cap()
770 (f->fmt.pix.width * fmt->depth) >> 3; in vidioc_try_fmt_vid_cap()