Searched refs:video_binary (Results 1 – 2 of 2) sorted by relevance
80 struct ia_css_binary video_binary; member94 .video_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
2104 main_pipe->pipe_settings.video.video_binary.info->sp.input.max_width; in create_host_pipeline()2719 ref_info = pipe->pipe_settings.video.video_binary.in_frame_info; in alloc_continuous_frames()2755 pipe->pipe_settings.video.video_binary.in_frame_info.format = ref_info.format; in alloc_continuous_frames()3344 if (pipe->pipe_settings.video.video_binary.info) { in get_pipe_extra_pixel()3346 pipe->pipe_settings.video.video_binary.info->sp.pipeline.left_cropping; in get_pipe_extra_pixel()3348 pipe->pipe_settings.video.video_binary.info->sp.pipeline.top_cropping; in get_pipe_extra_pixel()3350 dvs_env = pipe->pipe_settings.video.video_binary.dvs_envelope; in get_pipe_extra_pixel()3504 struct ia_css_binary *copy_binary, *video_binary, in create_host_video_pipeline() local3573 video_binary = &pipe->pipe_settings.video.video_binary; in create_host_video_pipeline()3611 ia_css_pipe_get_generic_stage_desc(&stage_desc, video_binary, in create_host_video_pipeline()[all …]