Home
last modified time | relevance | path

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

/linux/drivers/media/pci/bt8xx/
H A Dbttv-risc.c116 unsigned int yoffset, unsigned int ybpl, in bttv_risc_planar() argument
134 instructions = ((3 + (ybpl + ypadding) * ylines * 2) in bttv_risc_planar()
174 for (todo = ybpl; todo > 0; todo -= ylen) { in bttv_risc_planar()
203 if (ybpl == todo) in bttv_risc_planar()