Searched refs:preview_stage (Results 1 – 1 of 1) sorted by relevance
3540 struct ia_css_pipeline_stage *preview_stage = NULL; in create_host_preview_pipeline() local3641 &preview_stage); in create_host_preview_pipeline()3645 preview_stage->args.copy_vf = in create_host_preview_pipeline()3647 preview_stage->args.copy_output = !preview_stage->args.copy_vf; in create_host_preview_pipeline()3648 if (preview_stage->args.copy_vf && !preview_stage->args.out_vf_frame) { in create_host_preview_pipeline()3650 preview_stage->args.out_vf_frame = in create_host_preview_pipeline()3651 preview_stage->args.out_frame[0]; in create_host_preview_pipeline()3655 in_frame = preview_stage->args.out_vf_frame; in create_host_preview_pipeline()3657 in_frame = preview_stage->args.out_frame[0]; in create_host_preview_pipeline()