Searched refs:btformat (Results 1 – 4 of 4) sorted by relevance
/drivers/media/video/bt8xx/ |
D | bttv-risc.c | 670 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()
|
D | bttv-driver.c | 500 .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 …]
|
D | bttvp.h | 113 int btformat; /* BT848_COLOR_FMT_* */ member 162 int btformat; member
|
/drivers/media/dvb/ngene/ |
D | ngene.h | 863 int btformat; /* BT848_COLOR_FMT_* */ member 883 int btformat; member
|