Searched refs:preview_stage (Results 1 – 1 of 1) sorted by relevance
3536 struct ia_css_pipeline_stage *preview_stage = NULL; in create_host_preview_pipeline() local3637 &preview_stage); in create_host_preview_pipeline()3641 preview_stage->args.copy_vf = in create_host_preview_pipeline()3643 preview_stage->args.copy_output = !preview_stage->args.copy_vf; in create_host_preview_pipeline()3644 if (preview_stage->args.copy_vf && !preview_stage->args.out_vf_frame) { in create_host_preview_pipeline()3646 preview_stage->args.out_vf_frame = in create_host_preview_pipeline()3647 preview_stage->args.out_frame[0]; in create_host_preview_pipeline()3651 in_frame = preview_stage->args.out_vf_frame; in create_host_preview_pipeline()3653 in_frame = preview_stage->args.out_frame[0]; in create_host_preview_pipeline()