Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/bt8xx/
Dbttv-risc.c51 unsigned int store_lines) in bttv_risc_packed() argument
63 instructions += (1 + ((bpl + padding) * store_lines) in bttv_risc_packed()
64 / PAGE_SIZE + store_lines) * 8; in bttv_risc_packed()
81 for (line = 0; line < store_lines; line++) { in bttv_risc_packed()
83 (line >= (store_lines - VCR_HACK_LINES))) in bttv_risc_packed()
Dbttvp.h253 unsigned int store_lines);