Searched refs:copy_stage (Results 1 – 1 of 1) sorted by relevance
3257 ©_stage); in create_host_video_pipeline()3355 struct ia_css_pipeline_stage *copy_stage = NULL; in create_host_preview_pipeline() local3427 ©_stage); in create_host_preview_pipeline()6642 *copy_stage = NULL, in create_host_yuvpp_pipeline() local6810 ©_stage); in create_host_yuvpp_pipeline()6817 if (copy_stage) { in create_host_yuvpp_pipeline()6819 copy_stage->args.copy_vf = !need_scaler; in create_host_yuvpp_pipeline()6821 copy_stage->args.copy_output = true; in create_host_yuvpp_pipeline()6823 in_frame = copy_stage->args.out_frame[0]; in create_host_yuvpp_pipeline()6870 } else if (copy_stage) { in create_host_yuvpp_pipeline()[all …]