Home
last modified time | relevance | path

Searched refs:IA_CSS_PIPE_ID_YUVPP (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Dsh_css_legacy.h25 IA_CSS_PIPE_ID_YUVPP, enumerator
H A Dsh_css.c1581 case IA_CSS_PIPE_ID_YUVPP: in create_host_pipeline_structure()
1707 case IA_CSS_PIPE_ID_YUVPP: in create_host_pipeline()
1748 case IA_CSS_PIPE_ID_YUVPP: in create_host_pipeline()
1805 pipe->mode = IA_CSS_PIPE_ID_YUVPP; in init_pipe_defaults()
4110 case IA_CSS_PIPE_ID_YUVPP: in sh_css_pipe_start()
4134 case IA_CSS_PIPE_ID_YUVPP: in sh_css_pipe_start()
5787 assert(pipe->mode == IA_CSS_PIPE_ID_YUVPP); in need_yuv_scaler_stage()
6138 assert(pipe->mode == IA_CSS_PIPE_ID_YUVPP); in load_yuvpp_binaries()
6401 case IA_CSS_PIPE_ID_YUVPP: in sh_css_pipe_unload_binaries()
6433 case IA_CSS_PIPE_ID_YUVPP: in sh_css_pipe_load_binaries()
[all …]
H A Datomisp_compat_css20.c577 case IA_CSS_PIPE_ID_YUVPP: in __apply_additional_pipe_config()
589 if (pipe_id == IA_CSS_PIPE_ID_YUVPP) in is_pipe_valid_to_current_run_mode()
624 if (pipe_id == IA_CSS_PIPE_ID_VIDEO || pipe_id == IA_CSS_PIPE_ID_YUVPP) in is_pipe_valid_to_current_run_mode()
1866 case IA_CSS_PIPE_ID_YUVPP: in __pipe_id_to_pipe_mode()
2178 if (pipe_id == IA_CSS_PIPE_ID_YUVPP) in __configure_video_pp_input()
2290 stream_index = (pipe_index == IA_CSS_PIPE_ID_YUVPP) ? in atomisp_get_css_frame_info()
/linux-6.15/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c706 } else if (pipeline->pipe_id == IA_CSS_PIPE_ID_YUVPP) { in ia_css_pipeline_set_zoom_stage()
758 case IA_CSS_PIPE_ID_YUVPP: in ia_css_pipeline_configure_inout_port()