Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821-video.c168 int bpl_local = LINE_SIZE_D1; in cx25821_buffer_prepare() local
182 bpl_local = buf->bpl; in cx25821_buffer_prepare()
184 bpl_local = buf->bpl; /* Default */ in cx25821_buffer_prepare()
188 bpl_local = 352 << 1; in cx25821_buffer_prepare()
190 bpl_local = chan->cif_width << 1; in cx25821_buffer_prepare()
212 bpl_local, bpl_local, bpl_local, in cx25821_buffer_prepare()