Searched refs:video_stage (Results 1 – 1 of 1) sorted by relevance
3507 struct ia_css_pipeline_stage *video_stage = NULL; in create_host_video_pipeline() local3619 &video_stage); in create_host_video_pipeline()3624 if (video_stage) { in create_host_video_pipeline()3625 video_stage->args.copy_vf = in create_host_video_pipeline()3627 video_stage->args.copy_output = video_stage->args.copy_vf; in create_host_video_pipeline()3632 if (need_vf_pp && video_stage) { in create_host_video_pipeline()3633 in_frame = video_stage->args.out_vf_frame; in create_host_video_pipeline()3639 if (video_stage) { in create_host_video_pipeline()3643 video_stage->args.tnr_frames[frm] = in create_host_video_pipeline()3647 video_stage->args.delay_frames[frm] = in create_host_video_pipeline()[all …]