Home
last modified time | relevance | path

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

/drivers/media/platform/vivid/
Dvivid-kthread-out.c138 dev->vid_out_seq_start = dev->vbi_out_seq_start = 0; in vivid_thread_vid_out()
184 dev->vbi_out_seq_count = dev->out_seq_count - dev->vbi_out_seq_start; in vivid_thread_vid_out()
237 dev->vbi_out_seq_start = seq_count; in vivid_start_generating_vid_out()
245 dev->vbi_out_seq_start = dev->seq_wrap * 128; in vivid_start_generating_vid_out()
Dvivid-core.h460 u32 vbi_out_seq_start; member