Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttv-risc.c672 btaor((set->top->btformat & 0xf0) | (set->bottom->btformat & 0x0f), in bttv_buffer_activate_video()
685 btaor(set->top->btformat & 0xff, ~0xff, BT848_COLOR_FMT); in bttv_buffer_activate_video()
696 btaor(set->bottom->btformat & 0xff, ~0xff, BT848_COLOR_FMT); in bttv_buffer_activate_video()
860 buf->btformat = buf->fmt->btformat; in bttv_buffer_risc()
901 buf->btformat = fmt->btformat; in bttv_overlay_risc()
Dbttvp.h116 int btformat; /* BT848_COLOR_FMT_* */ member
164 int btformat; member
Dbttv-driver.c520 .btformat = BT848_COLOR_FMT_Y8,
526 .btformat = BT848_COLOR_FMT_RGB8,
532 .btformat = BT848_COLOR_FMT_RGB15,
538 .btformat = BT848_COLOR_FMT_RGB15,
545 .btformat = BT848_COLOR_FMT_RGB16,
551 .btformat = BT848_COLOR_FMT_RGB16,
558 .btformat = BT848_COLOR_FMT_RGB24,
564 .btformat = BT848_COLOR_FMT_RGB32,
570 .btformat = BT848_COLOR_FMT_RGB32,
577 .btformat = BT848_COLOR_FMT_YUY2,
[all …]
/Linux-v4.19/drivers/media/pci/ngene/
Dngene.h880 int btformat; /* BT848_COLOR_FMT_* */ member
900 int btformat; member