Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/bt8xx/
Dbttv-risc.c49 unsigned int store_lines) in bttv_risc_packed() argument
61 instructions += (1 + ((bpl + padding) * store_lines) in bttv_risc_packed()
62 / PAGE_SIZE + store_lines) * 8; in bttv_risc_packed()
79 for (line = 0; line < store_lines; line++) { in bttv_risc_packed()
81 (line >= (store_lines - VCR_HACK_LINES))) in bttv_risc_packed()
Dbttvp.h256 unsigned int store_lines);