Searched refs:copy_stage (Results 1 – 1 of 1) sorted by relevance
3014 struct ia_css_pipeline_stage *copy_stage = NULL; in create_host_video_pipeline() local3098 ©_stage); in create_host_video_pipeline()3196 struct ia_css_pipeline_stage *copy_stage = NULL; in create_host_preview_pipeline() local3268 ©_stage); in create_host_preview_pipeline()6471 *copy_stage = NULL, in create_host_yuvpp_pipeline() local6639 ©_stage); in create_host_yuvpp_pipeline()6646 if (copy_stage) { in create_host_yuvpp_pipeline()6648 copy_stage->args.copy_vf = !need_scaler; in create_host_yuvpp_pipeline()6650 copy_stage->args.copy_output = true; in create_host_yuvpp_pipeline()6652 in_frame = copy_stage->args.out_frame[0]; in create_host_yuvpp_pipeline()[all …]