Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttv-risc.c128 unsigned int yoffset, unsigned int ybpl, in bttv_risc_planar() argument
146 instructions = ((3 + (ybpl + ypadding) * ylines * 2) in bttv_risc_planar()
186 for (todo = ybpl; todo > 0; todo -= ylen) { in bttv_risc_planar()
214 if (ybpl == todo) in bttv_risc_planar()