Lines Matching refs:depth
522 .depth = 8,
528 .depth = 8,
534 .depth = 16,
541 .depth = 16,
547 .depth = 16,
554 .depth = 16,
560 .depth = 24,
566 .depth = 32,
573 .depth = 32,
579 .depth = 16,
586 .depth = 16,
592 .depth = 16,
600 .depth = 12,
608 .depth = 12,
616 .depth = 12,
624 .depth = 9,
632 .depth = 9,
640 .depth = 8,
1618 buf->vb.size = (width * height * fmt->depth) >> 3; in bttv_prepare_buffer()
1664 *size = fh->fmt->depth*fh->width*fh->height >> 3; in buffer_setup()
2142 switch (fh->ovfmt->depth) { in verify_window_lock()
2205 switch (fh->ovfmt->depth) { in setup_window_lock()
2305 f->sizeimage = (width * height * fmt->depth) >> 3; in pix_format_set_size()
2307 f->bytesperline = (width * fmt->depth) >> 3; in pix_format_set_size()
2681 btv->fbuf.fmt.bytesperline = btv->fbuf.fmt.width*fmt->depth/8; in bttv_s_fbuf()