Searched refs:preview_stage (Results 1 – 1 of 1) sorted by relevance
3356 struct ia_css_pipeline_stage *preview_stage = NULL; in create_host_preview_pipeline() local3454 &preview_stage); in create_host_preview_pipeline()3458 preview_stage->args.copy_vf = in create_host_preview_pipeline()3460 preview_stage->args.copy_output = !preview_stage->args.copy_vf; in create_host_preview_pipeline()3461 if (preview_stage->args.copy_vf && !preview_stage->args.out_vf_frame) { in create_host_preview_pipeline()3463 preview_stage->args.out_vf_frame = in create_host_preview_pipeline()3464 preview_stage->args.out_frame[0]; in create_host_preview_pipeline()3468 in_frame = preview_stage->args.out_vf_frame; in create_host_preview_pipeline()3470 in_frame = preview_stage->args.out_frame[0]; in create_host_preview_pipeline()