Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_pipe_public.h45 IA_CSS_PIPE_MODE_PREVIEW, /** Preview pipe */ enumerator
139 .mode = IA_CSS_PIPE_MODE_PREVIEW, \
H A Dsh_css.c996 else if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_PREVIEW) in sh_css_config_input_network()
1946 case IA_CSS_PIPE_MODE_PREVIEW: in init_pipe_defaults()
2097 case IA_CSS_PIPE_MODE_PREVIEW: in ia_css_pipe_destroy()
7841 internal_pipe->config.mode == IA_CSS_PIPE_MODE_PREVIEW) { in ia_css_pipe_create_extra()
8300 IA_CSS_PIPE_MODE_PREVIEW, false); in ia_css_stream_create()
8757 stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_PREVIEW) in ia_css_stream_get_shading_correction_binary()
8797 stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_PREVIEW) in ia_css_stream_get_3a_binary()
8833 case IA_CSS_PIPE_MODE_PREVIEW: in ia_css_pipe_get_shading_correction_binary()
8879 case IA_CSS_PIPE_MODE_PREVIEW: in ia_css_pipe_get_s3a_binary()
H A Datomisp_compat_css20.c1904 return IA_CSS_PIPE_MODE_PREVIEW; in __pipe_id_to_pipe_mode()
1913 return IA_CSS_PIPE_MODE_PREVIEW; in __pipe_id_to_pipe_mode()
H A Dsh_css_params.c3694 stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_PREVIEW) in ia_css_get_shading_table()