Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/vivid/
Dvivid-kthread-cap.c672 dev->cap_frame_period = f_period; in vivid_cap_update_frame_period()
712 f_time = dev->cap_frame_period * dev->vid_cap_seq_count + in vivid_thread_vid_cap_tick()
757 vbi_period = dev->cap_frame_period * 5; in vivid_thread_vid_cap_tick()
805 dev->cap_stream_start += dev->cap_frame_period * in vivid_thread_vid_cap()
Dvivid-core.h398 u64 cap_frame_period; member