Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds