Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_pipe_public.h46 IA_CSS_PIPE_MODE_VIDEO, /** Video pipe */ enumerator
H A Dsh_css.c998 else if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) in sh_css_config_input_network()
1958 case IA_CSS_PIPE_MODE_VIDEO: in init_pipe_defaults()
2115 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_destroy()
8302 IA_CSS_PIPE_MODE_VIDEO, false); in ia_css_stream_create()
8756 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO || in ia_css_stream_get_shading_correction_binary()
8774 if (pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) { in ia_css_stream_get_dvs_binary()
8796 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO || in ia_css_stream_get_3a_binary()
8836 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_get_shading_correction_binary()
8882 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_get_s3a_binary()
8927 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_get_sdis_binary()
H A Dsh_css_params.c3693 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO || in ia_css_get_shading_table()
H A Datomisp_compat_css20.c1908 return IA_CSS_PIPE_MODE_VIDEO; in __pipe_id_to_pipe_mode()