Searched refs:IA_CSS_PIPE_MODE_COPY (Results 1 – 3 of 3) sorted by relevance
49 IA_CSS_PIPE_MODE_COPY, /** Copy pipe, only used for embedded/image data copying */ enumerator
556 pipe->config.mode == IA_CSS_PIPE_MODE_COPY) { in sh_css_config_input_network()1459 if (me->config.mode != IA_CSS_PIPE_MODE_COPY) { in start_pipe()2186 case IA_CSS_PIPE_MODE_COPY: in init_pipe_defaults()2388 case IA_CSS_PIPE_MODE_COPY: in ia_css_pipe_destroy()6474 (pipe->config.mode == IA_CSS_PIPE_MODE_COPY)); in copy_on_sp()7209 if (pipe->config.mode == IA_CSS_PIPE_MODE_COPY) { in sh_css_pipe_unload_binaries()7243 if (pipe->config.mode == IA_CSS_PIPE_MODE_COPY) in sh_css_pipe_load_binaries()7991 if (pipe->config.mode == IA_CSS_PIPE_MODE_COPY)8038 if (pipe->config.mode != IA_CSS_PIPE_MODE_COPY) {8062 if (pipe->config.mode == IA_CSS_PIPE_MODE_COPY &&[all …]
2210 return IA_CSS_PIPE_MODE_COPY; in __pipe_id_to_pipe_mode()
Completed in 28 milliseconds