Searched refs:IA_CSS_PIPE_MODE_CAPTURE (Results 1 – 3 of 3) sorted by relevance
47 IA_CSS_PIPE_MODE_CAPTURE, /** Still capture pipe */ enumerator
1058 if (stream->last_pipe->config.mode == IA_CSS_PIPE_MODE_CAPTURE) in sh_css_config_input_network()2171 case IA_CSS_PIPE_MODE_CAPTURE: in init_pipe_defaults()2381 case IA_CSS_PIPE_MODE_CAPTURE: in ia_css_pipe_destroy()4560 if (p->config.mode == IA_CSS_PIPE_MODE_CAPTURE) { in ia_css_dequeue_psys_event()9347 IA_CSS_PIPE_MODE_CAPTURE,9949 case IA_CSS_PIPE_MODE_CAPTURE:9995 case IA_CSS_PIPE_MODE_CAPTURE:10584 (pipe_mask & (1 << IA_CSS_PIPE_MODE_CAPTURE)) &&10597 (curr_pipe->config.mode == IA_CSS_PIPE_MODE_CAPTURE))10625 (curr_pipe->config.mode != IA_CSS_PIPE_MODE_CAPTURE)) {[all …]
2214 return IA_CSS_PIPE_MODE_CAPTURE; in __pipe_id_to_pipe_mode()
Completed in 27 milliseconds