Home
last modified time | relevance | path

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

/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.c920 else if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) in sh_css_config_input_network_2401()
1806 case IA_CSS_PIPE_MODE_VIDEO: in init_pipe_defaults()
1963 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_destroy()
8079 IA_CSS_PIPE_MODE_VIDEO, false); in ia_css_stream_create()
8533 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO || in ia_css_stream_get_shading_correction_binary()
8551 if (pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) { in ia_css_stream_get_dvs_binary()
8573 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO || in ia_css_stream_get_3a_binary()
8613 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_get_shading_correction_binary()
8659 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_get_s3a_binary()
8704 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.c1876 return IA_CSS_PIPE_MODE_VIDEO; in __pipe_id_to_pipe_mode()