Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcapture.c10033 u64 fs_interval = 0; in rkcif_check_group_sync_state() local
10074 fs_interval = abs(detect_stream->readout.fs_timestamp - next_stream->readout.fs_timestamp); in rkcif_check_group_sync_state()
10075 if (fs_interval > RKCIF_MAX_INTERVAL_NS) { in rkcif_check_group_sync_state()