Searched refs:IA_CSS_PIPE_MODE_VIDEO (Results 1 – 4 of 4) sorted by relevance
46 IA_CSS_PIPE_MODE_VIDEO, /** Video pipe */ enumerator
1021 else if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) in sh_css_config_input_network()2036 case IA_CSS_PIPE_MODE_VIDEO: in init_pipe_defaults()2217 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_destroy()8849 IA_CSS_PIPE_MODE_VIDEO, false); in ia_css_stream_create()9310 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO || in ia_css_stream_get_shading_correction_binary()9328 if (pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) { in ia_css_stream_get_dvs_binary()9350 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO || in ia_css_stream_get_3a_binary()9390 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_get_shading_correction_binary()9436 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_get_s3a_binary()9481 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_get_sdis_binary()
3686 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO || in ia_css_get_shading_table()
2143 return IA_CSS_PIPE_MODE_VIDEO; in __pipe_id_to_pipe_mode()