Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/bt8xx/
A 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()
A Dbttvp.h103 int btformat; /* BT848_COLOR_FMT_* */ member
151 int btformat; member
A 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,
555 .btformat = BT848_COLOR_FMT_YUY2,
560 .btformat = BT848_COLOR_FMT_YUY2,
[all …]

Completed in 14 milliseconds