Home
last modified time | relevance | path

Searched refs:BT848_COLOR_FMT_RAW (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbt848.h199 #define BT848_COLOR_FMT_RAW 0xee macro
Dbttv-driver.c608 .btformat = BT848_COLOR_FMT_RAW,
1543 if (fmt->btformat == BT848_COLOR_FMT_RAW) { in bttv_prepare_buffer()