Searched refs:next_stream (Results 1 – 1 of 1) sorted by relevance
10031 struct rkcif_stream *next_stream = NULL; in rkcif_check_group_sync_state() local10054 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()