Home
last modified time | relevance | path

Searched refs:video_binary (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Dia_css_pipe.h79 struct ia_css_binary video_binary; member
93 .video_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
Dsh_css.c1703 main_pipe->pipe_settings.video.video_binary.info->sp.input.max_width; in create_host_pipeline()
2252 ref_info = pipe->pipe_settings.video.video_binary.in_frame_info; in alloc_continuous_frames()
2284 pipe->pipe_settings.video.video_binary.in_frame_info.format = ref_info.format; in alloc_continuous_frames()
2854 if (pipe->pipe_settings.video.video_binary.info) { in get_pipe_extra_pixel()
2856 pipe->pipe_settings.video.video_binary.info->sp.pipeline.left_cropping; in get_pipe_extra_pixel()
2858 pipe->pipe_settings.video.video_binary.info->sp.pipeline.top_cropping; in get_pipe_extra_pixel()
2860 dvs_env = pipe->pipe_settings.video.video_binary.dvs_envelope; in get_pipe_extra_pixel()
3012 struct ia_css_binary *copy_binary, *video_binary, in create_host_video_pipeline() local
3082 video_binary = &pipe->pipe_settings.video.video_binary; in create_host_video_pipeline()
3121 ia_css_pipe_get_generic_stage_desc(&stage_desc, video_binary, in create_host_video_pipeline()
[all …]