Home
last modified time | relevance | path

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

/linux/drivers/media/usb/em28xx/
H A Dem28xx-video.c451 void *fieldstart, *startwrite, *startread; in em28xx_copy_video() local
462 fieldstart = buf->vb_buf; in em28xx_copy_video()
464 fieldstart = buf->vb_buf + bytesperline; in em28xx_copy_video()
474 startwrite = fieldstart + offset; in em28xx_copy_video()