Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttv-risc.c39 unsigned int store_lines) in bttv_risc_packed() argument
51 instructions += (1 + ((bpl + padding) * store_lines) in bttv_risc_packed()
52 / PAGE_SIZE + store_lines) * 8; in bttv_risc_packed()
69 for (line = 0; line < store_lines; line++) { in bttv_risc_packed()
71 (line >= (store_lines - VCR_HACK_LINES))) in bttv_risc_packed()
Dbttvp.h242 unsigned int store_lines);