btformat          507 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_Y8,
btformat          512 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_RGB8,
btformat          517 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_RGB15,
btformat          522 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_RGB15,
btformat          528 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_RGB16,
btformat          533 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_RGB16,
btformat          539 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_RGB24,
btformat          544 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_RGB32,
btformat          549 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_RGB32,
btformat          555 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_YUY2,
btformat          560 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_YUY2,
btformat          566 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_YCrCb422,
btformat          573 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_YCrCb422,
btformat          580 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_YCrCb422,
btformat          587 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_YCrCb411,
btformat          594 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_YCrCb411,
btformat          601 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_YCrCb411,
btformat          608 drivers/media/pci/bt8xx/bttv-driver.c 		.btformat = BT848_COLOR_FMT_RAW,
btformat         1543 drivers/media/pci/bt8xx/bttv-driver.c 	if (fmt->btformat == BT848_COLOR_FMT_RAW) {
btformat          660 drivers/media/pci/bt8xx/bttv-risc.c 		btaor((set->top->btformat & 0xf0) | (set->bottom->btformat & 0x0f),
btformat          673 drivers/media/pci/bt8xx/bttv-risc.c 		btaor(set->top->btformat & 0xff, ~0xff, BT848_COLOR_FMT);
btformat          684 drivers/media/pci/bt8xx/bttv-risc.c 		btaor(set->bottom->btformat & 0xff, ~0xff, BT848_COLOR_FMT);
btformat          848 drivers/media/pci/bt8xx/bttv-risc.c 	buf->btformat = buf->fmt->btformat;
btformat          889 drivers/media/pci/bt8xx/bttv-risc.c 	buf->btformat = fmt->btformat;
btformat          103 drivers/media/pci/bt8xx/bttvp.h 	int  btformat;        /* BT848_COLOR_FMT_*  */
btformat          151 drivers/media/pci/bt8xx/bttvp.h 	int                        btformat;
btformat          868 drivers/media/pci/ngene/ngene.h 	int   btformat;        /* BT848_COLOR_FMT_*  */
btformat          888 drivers/media/pci/ngene/ngene.h 	int                        btformat;