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.h37 IA_CSS_PIPE_MODE_VIDEO, /** Video pipe */ enumerator
H A Dsh_css.c911 else if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) in sh_css_config_input_network_2401()
1797 case IA_CSS_PIPE_MODE_VIDEO: in init_pipe_defaults()
1954 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_destroy()
8040 IA_CSS_PIPE_MODE_VIDEO, false); in ia_css_stream_create()
8494 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO || in ia_css_stream_get_shading_correction_binary()
8512 if (pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) { in ia_css_stream_get_dvs_binary()
8534 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO || in ia_css_stream_get_3a_binary()
8574 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_get_shading_correction_binary()
8620 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_get_s3a_binary()
8665 case IA_CSS_PIPE_MODE_VIDEO in ia_css_pipe_get_sdis_binary()
[all...]
H A Dsh_css_params.c3684 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO || in ia_css_get_shading_table()
H A Datomisp_compat_css20.c1865 return IA_CSS_PIPE_MODE_VIDEO; in __pipe_id_to_pipe_mode()