Searched refs:IA_CSS_PIPE_MODE_VIDEO (Results 1 – 4 of 4) sorted by relevance
46 IA_CSS_PIPE_MODE_VIDEO, /** Video pipe */ enumerator
2179 case IA_CSS_PIPE_MODE_VIDEO: in init_pipe_defaults()2358 case IA_CSS_PIPE_MODE_VIDEO: in ia_css_pipe_destroy()9339 IA_CSS_PIPE_MODE_VIDEO, false);9884 if (pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) {9946 case IA_CSS_PIPE_MODE_VIDEO:9992 case IA_CSS_PIPE_MODE_VIDEO:10037 case IA_CSS_PIPE_MODE_VIDEO:10583 (pipe_mask & (1 << IA_CSS_PIPE_MODE_VIDEO))) &&10596 (curr_pipe->config.mode == IA_CSS_PIPE_MODE_VIDEO) ||10624 (curr_pipe->config.mode != IA_CSS_PIPE_MODE_VIDEO) &&[all …]
3886 if (stream->pipes[1]->config.mode == IA_CSS_PIPE_MODE_VIDEO || in ia_css_get_shading_table()
2216 return IA_CSS_PIPE_MODE_VIDEO; in __pipe_id_to_pipe_mode()
Completed in 44 milliseconds