Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/pci/
Dia_css_pipe_public.h46 IA_CSS_PIPE_MODE_VIDEO, /** Video pipe */ enumerator
Dsh_css.c1064 else if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) in sh_css_config_input_network()
2179 case IA_CSS_PIPE_MODE_VIDEO: in init_pipe_defaults()
2358 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_destroy()
9339 IA_CSS_PIPE_MODE_VIDEO, false);
9866 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO ||
9884 if (pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) {
9906 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO ||
9946 case IA_CSS_PIPE_MODE_VIDEO:
9992 case IA_CSS_PIPE_MODE_VIDEO:
10037 case IA_CSS_PIPE_MODE_VIDEO:
[all …]
Dsh_css_params.c3886 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO || in ia_css_get_shading_table()
Datomisp_compat_css20.c2216 return IA_CSS_PIPE_MODE_VIDEO; in __pipe_id_to_pipe_mode()