Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcapture.c10031 struct rkcif_stream *next_stream = NULL; in rkcif_check_group_sync_state() local
10054 next_stream = &sync_config->ext_master.cif_dev[i]->stream in rkcif_check_group_sync_state()
10057 next_stream = &sync_config->int_master.cif_dev[0]->stream in rkcif_check_group_sync_state()
10061 next_stream = &sync_config->slave.cif_dev[i]->stream in rkcif_check_group_sync_state()
10064 next_stream = &sync_config->int_master.cif_dev[0]->stream in rkcif_check_group_sync_state()
10072 if (detect_stream == next_stream) in rkcif_check_group_sync_state()
10074 fs_interval = abs(detect_stream->readout.fs_timestamp - next_stream->readout.fs_timestamp); in rkcif_check_group_sync_state()