Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/
Dia_css_pipe_public.h45 IA_CSS_PIPE_MODE_PREVIEW, /** Preview pipe */ enumerator
153 .mode = IA_CSS_PIPE_MODE_PREVIEW, \
Dsh_css.c1067 } else if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_PREVIEW) { in sh_css_config_input_network()
2216 case IA_CSS_PIPE_MODE_PREVIEW: in init_pipe_defaults()
2399 case IA_CSS_PIPE_MODE_PREVIEW: in ia_css_pipe_destroy()
8858 internal_pipe->config.mode == IA_CSS_PIPE_MODE_PREVIEW)
9497 IA_CSS_PIPE_MODE_PREVIEW, false);
10033 stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_PREVIEW)
10071 stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_PREVIEW)
10105 case IA_CSS_PIPE_MODE_PREVIEW:
10150 case IA_CSS_PIPE_MODE_PREVIEW:
10754 (((pipe_mask & (1 << IA_CSS_PIPE_MODE_PREVIEW)) ||
[all …]
Datomisp_compat_css20.c2242 return IA_CSS_PIPE_MODE_PREVIEW; in __pipe_id_to_pipe_mode()
2253 return IA_CSS_PIPE_MODE_PREVIEW; in __pipe_id_to_pipe_mode()
Dsh_css_params.c3909 stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_PREVIEW) in ia_css_get_shading_table()