Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx25821/
H A Dcx25821-video.c151 int bpl_local = LINE_SIZE_D1; in cx25821_buffer_prepare() local
165 bpl_local = buf->bpl; in cx25821_buffer_prepare()
167 bpl_local = buf->bpl; /* Default */ in cx25821_buffer_prepare()
171 bpl_local = 352 << 1; in cx25821_buffer_prepare()
173 bpl_local = chan->cif_width << 1; in cx25821_buffer_prepare()
195 bpl_local, bpl_local, bpl_local, in cx25821_buffer_prepare()