Home
last modified time | relevance | path

Searched refs:btformat (Results 1 – 4 of 4) sorted by relevance

/drivers/media/pci/bt8xx/
Dbttv-risc.c670 btaor((set->top->btformat & 0xf0) | (set->bottom->btformat & 0x0f), in bttv_buffer_activate_video()
683 btaor(set->top->btformat & 0xff, ~0xff, BT848_COLOR_FMT); in bttv_buffer_activate_video()
694 btaor(set->bottom->btformat & 0xff, ~0xff, BT848_COLOR_FMT); in bttv_buffer_activate_video()
858 buf->btformat = buf->fmt->btformat; in bttv_buffer_risc()
899 buf->btformat = fmt->btformat; in bttv_overlay_risc()
Dbttv-driver.c521 .btformat = BT848_COLOR_FMT_Y8,
527 .btformat = BT848_COLOR_FMT_RGB8,
533 .btformat = BT848_COLOR_FMT_RGB15,
539 .btformat = BT848_COLOR_FMT_RGB15,
546 .btformat = BT848_COLOR_FMT_RGB16,
552 .btformat = BT848_COLOR_FMT_RGB16,
559 .btformat = BT848_COLOR_FMT_RGB24,
565 .btformat = BT848_COLOR_FMT_RGB32,
571 .btformat = BT848_COLOR_FMT_RGB32,
578 .btformat = BT848_COLOR_FMT_YUY2,
[all …]
Dbttvp.h116 int btformat; /* BT848_COLOR_FMT_* */ member
163 int btformat; member
/drivers/media/pci/ngene/
Dngene.h863 int btformat; /* BT848_COLOR_FMT_* */ member
883 int btformat; member