Searched refs:sp_thread_id (Results 1 – 2 of 2) sorted by relevance
47 u32 sp_thread_id, in ia_css_isys_generate_stream_id() argument50 return sp_thread_id * IA_CSS_STREAM_MAX_ISYS_STREAM_PER_CH + stream_id; in ia_css_isys_generate_stream_id()
1045 unsigned int sp_thread_id; in sh_css_config_input_network() local1097 rc = ia_css_pipeline_get_sp_thread_id(ia_css_pipe_get_pipe_num(pipe), &sp_thread_id); in sh_css_config_input_network()1101 sp_pipeline_input_terminal = &sh_css_sp_group.pipe_io[sp_thread_id].input; in sh_css_config_input_network()1127 isys_stream_id = ia_css_isys_generate_stream_id(sp_thread_id, i); in sh_css_config_input_network()1214 u32 sp_thread_id, stream_id; in stream_csi_rx_helper() local1228 &sp_thread_id); in stream_csi_rx_helper()1237 u32 isys_stream_id = ia_css_isys_generate_stream_id(sp_thread_id, stream_id); in stream_csi_rx_helper()9530 unsigned int sp_thread_id; local9537 ia_css_pipe_get_pipe_num(entry), &sp_thread_id))9541 &sh_css_sp_group.pipe_io[sp_thread_id].input;