Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttv-risc.c659 btaor((set->top->btformat & 0xf0) | (set->bottom->btformat & 0x0f), in bttv_buffer_activate_video()
672 btaor(set->top->btformat & 0xff, ~0xff, BT848_COLOR_FMT); in bttv_buffer_activate_video()
683 btaor(set->bottom->btformat & 0xff, ~0xff, BT848_COLOR_FMT); in bttv_buffer_activate_video()
847 buf->btformat = buf->fmt->btformat; in bttv_buffer_risc()
888 buf->btformat = fmt->btformat; in bttv_overlay_risc()
Dbttvp.h103 int btformat; /* BT848_COLOR_FMT_* */ member
151 int btformat; member
Dbttv-driver.c507 .btformat = BT848_COLOR_FMT_Y8,
512 .btformat = BT848_COLOR_FMT_RGB8,
517 .btformat = BT848_COLOR_FMT_RGB15,
522 .btformat = BT848_COLOR_FMT_RGB15,
528 .btformat = BT848_COLOR_FMT_RGB16,
533 .btformat = BT848_COLOR_FMT_RGB16,
539 .btformat = BT848_COLOR_FMT_RGB24,
544 .btformat = BT848_COLOR_FMT_RGB32,
549 .btformat = BT848_COLOR_FMT_RGB32,
555 .btformat = BT848_COLOR_FMT_YUY2,
[all …]
/linux-5.19.10/drivers/media/pci/ngene/
Dngene.h870 int btformat; /* BT848_COLOR_FMT_* */ member
890 int btformat; member