Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
Dbttvp.h58 #define RAW_LINES 640 macro
Dbttv-risc.c842 /* skip_lines */ 0, RAW_LINES); in bttv_buffer_risc()
844 buf->vb.size/2 , RAW_BPL, 0, 0, RAW_LINES); in bttv_buffer_risc()
Dbttv-driver.c1545 height = RAW_LINES*2; in bttv_prepare_buffer()