Home
last modified time | relevance | path

Searched refs:IA_CSS_PIPE_ID_COPY (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_legacy.h31 IA_CSS_PIPE_ID_COPY, enumerator
H A Dsh_css_sp.c130 if (id != IA_CSS_PIPE_ID_COPY) in store_sp_stage_data()
277 pipe_id = IA_CSS_PIPE_ID_COPY; in sh_css_sp_start_raw_copy()
351 pipe_id = IA_CSS_PIPE_ID_COPY; in sh_css_sp_start_isys_copy()
1308 if (pipe_id != IA_CSS_PIPE_ID_COPY) { in sh_css_sp_init_pipeline()
H A Datomisp_compat_css20.c605 case IA_CSS_PIPE_ID_COPY: in __apply_additional_pipe_config()
636 if (asd->copy_mode && pipe_id == IA_CSS_PIPE_ID_COPY) in is_pipe_valid_to_current_run_mode()
1456 current_event->pipe = IA_CSS_PIPE_ID_COPY; in atomisp_css_temp_pipe_to_pipe_id()
1894 case IA_CSS_PIPE_ID_COPY: in __pipe_id_to_pipe_mode()
2310 return IA_CSS_PIPE_ID_COPY; in atomisp_get_pipe_index()
2353 asd->stream_env[stream_index].pipe_configs[IA_CSS_PIPE_ID_COPY]. in atomisp_css_copy_configure_output()
2358 format, IA_CSS_PIPE_ID_COPY); in atomisp_css_copy_configure_output()
2435 ATOMISP_CSS_OUTPUT_FRAME, IA_CSS_PIPE_ID_COPY); in atomisp_css_copy_get_output_frame_info()
H A Dsh_css.c1952 pipe->mode = IA_CSS_PIPE_ID_COPY; in init_pipe_defaults()
3547 IA_CSS_PIPE_ID_COPY, in preview_start()
5011 IA_CSS_PIPE_ID_COPY, in video_start()
5123 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_copy_binaries()
5233 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_primary_binaries()
5569 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_advanced_binaries()
5683 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_bayer_isp_binaries()
5716 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_low_light_binaries()
6919 me->pipe_id = IA_CSS_PIPE_ID_COPY; in create_host_copy_pipeline()
6920 pipe->mode = IA_CSS_PIPE_ID_COPY; in create_host_copy_pipeline()
[all …]
H A Datomisp_fops.c350 pipe_id = IA_CSS_PIPE_ID_COPY; in atomisp_qbuffers_to_css()
H A Datomisp_cmd.c4122 pipe_id = IA_CSS_PIPE_ID_COPY; in atomisp_set_fmt_to_isp()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c743 case IA_CSS_PIPE_ID_COPY: /*Copy pipe ports configured to "offline" mode*/ in ia_css_pipeline_configure_inout_port()