Searched refs:IA_CSS_PIPE_MODE_CAPTURE (Results 1 – 3 of 3) sorted by relevance
38 IA_CSS_PIPE_MODE_CAPTURE, /** Still capture pipe */ enumerator
905 if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_CAPTURE) in sh_css_config_input_network_2401() 1789 case IA_CSS_PIPE_MODE_CAPTURE: in init_pipe_defaults() 1972 case IA_CSS_PIPE_MODE_CAPTURE: in ia_css_pipe_destroy() 3979 if (p->config.mode == IA_CSS_PIPE_MODE_CAPTURE) { in ia_css_dequeue_psys_event() 8044 IA_CSS_PIPE_MODE_CAPTURE, in ia_css_stream_create() 8058 err = create_pipe(IA_CSS_PIPE_MODE_CAPTURE, ©_pipe, true); in ia_css_stream_create() 8069 err = create_pipe(IA_CSS_PIPE_MODE_CAPTURE, ©_pipe, true); in ia_css_stream_create() 8577 case IA_CSS_PIPE_MODE_CAPTURE: in ia_css_pipe_get_shading_correction_binary() 8623 case IA_CSS_PIPE_MODE_CAPTURE: in ia_css_pipe_get_s3a_binary()
1863 return IA_CSS_PIPE_MODE_CAPTURE; in __pipe_id_to_pipe_mode()