Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Dia_css_pipe_public.h36 IA_CSS_PIPE_MODE_PREVIEW, /** Preview pipe */ enumerator
130 .mode = IA_CSS_PIPE_MODE_PREVIEW, \
H A Dsh_css.c909 else if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_PREVIEW) in sh_css_config_input_network_2401()
1785 case IA_CSS_PIPE_MODE_PREVIEW: in init_pipe_defaults()
1936 case IA_CSS_PIPE_MODE_PREVIEW: in ia_css_pipe_destroy()
7628 internal_pipe->config.mode == IA_CSS_PIPE_MODE_PREVIEW) { in ia_css_pipe_create_extra()
8065 IA_CSS_PIPE_MODE_PREVIEW, false); in ia_css_stream_create()
8522 stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_PREVIEW) in ia_css_stream_get_shading_correction_binary()
8562 stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_PREVIEW) in ia_css_stream_get_3a_binary()
8598 case IA_CSS_PIPE_MODE_PREVIEW: in ia_css_pipe_get_shading_correction_binary()
8644 case IA_CSS_PIPE_MODE_PREVIEW: in ia_css_pipe_get_s3a_binary()
H A Datomisp_compat_css20.c1861 return IA_CSS_PIPE_MODE_PREVIEW; in __pipe_id_to_pipe_mode()
1870 return IA_CSS_PIPE_MODE_PREVIEW; in __pipe_id_to_pipe_mode()
H A Dsh_css_params.c3685 stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_PREVIEW) in ia_css_get_shading_table()