Searched refs:preview_stage (Results 1 – 1 of 1) sorted by relevance
3757 struct ia_css_pipeline_stage *preview_stage = NULL; in create_host_preview_pipeline() local3864 &preview_stage); in create_host_preview_pipeline()3868 preview_stage->args.copy_vf = in create_host_preview_pipeline()3870 preview_stage->args.copy_output = !preview_stage->args.copy_vf; in create_host_preview_pipeline()3871 if (preview_stage->args.copy_vf && !preview_stage->args.out_vf_frame) in create_host_preview_pipeline()3874 preview_stage->args.out_vf_frame = in create_host_preview_pipeline()3875 preview_stage->args.out_frame[0]; in create_host_preview_pipeline()3880 in_frame = preview_stage->args.out_vf_frame; in create_host_preview_pipeline()3882 in_frame = preview_stage->args.out_frame[0]; in create_host_preview_pipeline()