Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/pci/
Dia_css_pipe.h80 struct ia_css_binary video_binary; member
94 .video_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
Dsh_css.c1918 main_pipe->pipe_settings.video.video_binary.info->sp.input.max_width; in create_host_pipeline()
2515 ref_info = pipe->pipe_settings.video.video_binary.in_frame_info; in alloc_continuous_frames()
2547 pipe->pipe_settings.video.video_binary.in_frame_info.format = ref_info.format; in alloc_continuous_frames()
3125 if (pipe->pipe_settings.video.video_binary.info) { in get_pipe_extra_pixel()
3127 pipe->pipe_settings.video.video_binary.info->sp.pipeline.left_cropping; in get_pipe_extra_pixel()
3129 pipe->pipe_settings.video.video_binary.info->sp.pipeline.top_cropping; in get_pipe_extra_pixel()
3131 dvs_env = pipe->pipe_settings.video.video_binary.dvs_envelope; in get_pipe_extra_pixel()
3286 struct ia_css_binary *copy_binary, *video_binary, in create_host_video_pipeline() local
3356 video_binary = &pipe->pipe_settings.video.video_binary; in create_host_video_pipeline()
3396 ia_css_pipe_get_generic_stage_desc(&stage_desc, video_binary, in create_host_video_pipeline()
[all …]