Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/
Dia_css_pipe_public.h46 IA_CSS_PIPE_MODE_VIDEO, /** Video pipe */ enumerator
Dsh_css.c1069 } else if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) { in sh_css_config_input_network()
2228 case IA_CSS_PIPE_MODE_VIDEO: in init_pipe_defaults()
2415 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_destroy()
9499 IA_CSS_PIPE_MODE_VIDEO, false);
10032 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO ||
10049 if (pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) {
10070 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO ||
10108 case IA_CSS_PIPE_MODE_VIDEO:
10153 case IA_CSS_PIPE_MODE_VIDEO:
10197 case IA_CSS_PIPE_MODE_VIDEO:
[all …]
Dsh_css_params.c3908 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO || in ia_css_get_shading_table()
Datomisp_compat_css20.c2246 return IA_CSS_PIPE_MODE_VIDEO; in __pipe_id_to_pipe_mode()