Searched refs:last_pipe (Results 1 – 2 of 2) sorted by relevance
24 struct ia_css_pipe *last_pipe; member
460 struct ia_css_pipe *pipe = stream->last_pipe; in sh_css_config_input_network_2400() 905 if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_CAPTURE) in sh_css_config_input_network_2401() 906 pipe = stream->last_pipe; in sh_css_config_input_network_2401() 907 else if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_YUVPP) in sh_css_config_input_network_2401() 908 pipe = stream->last_pipe; in sh_css_config_input_network_2401() 909 else if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_PREVIEW) in sh_css_config_input_network_2401() 910 pipe = stream->last_pipe->pipe_settings.preview.copy_pipe; in sh_css_config_input_network_2401() 911 else if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) in sh_css_config_input_network_2401() 912 pipe = stream->last_pipe->pipe_settings.video.copy_pipe; in sh_css_config_input_network_2401() 914 pipe = stream->last_pipe; in sh_css_config_input_network_2401() 995 struct ia_css_pipe *last_pipe = NULL; stream_get_last_pipe() local 1007 struct ia_css_pipe *last_pipe = NULL; stream_get_copy_pipe() local [all...]