Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/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()
Dbttvp.h113 int btformat; /* BT848_COLOR_FMT_* */ member
162 int btformat; member
Dbttv-driver.c500 .btformat = BT848_COLOR_FMT_Y8,
506 .btformat = BT848_COLOR_FMT_RGB8,
512 .btformat = BT848_COLOR_FMT_RGB15,
518 .btformat = BT848_COLOR_FMT_RGB15,
525 .btformat = BT848_COLOR_FMT_RGB16,
531 .btformat = BT848_COLOR_FMT_RGB16,
538 .btformat = BT848_COLOR_FMT_RGB24,
544 .btformat = BT848_COLOR_FMT_RGB32,
550 .btformat = BT848_COLOR_FMT_RGB32,
557 .btformat = BT848_COLOR_FMT_YUY2,
[all …]
/linux-3.4.99/drivers/media/dvb/ngene/
Dngene.h863 int btformat; /* BT848_COLOR_FMT_* */ member
883 int btformat; member