Searched refs:copy_stage (Results 1 – 1 of 1) sorted by relevance
3437 struct ia_css_pipeline_stage *copy_stage = NULL; in create_host_video_pipeline() local3520 ©_stage); in create_host_video_pipeline()3681 struct ia_css_pipeline_stage *copy_stage = NULL; in create_host_preview_pipeline() local3754 ©_stage); in create_host_preview_pipeline()7281 *copy_stage = NULL, in create_host_yuvpp_pipeline() local7447 ©_stage); in create_host_yuvpp_pipeline()7454 if (copy_stage) { in create_host_yuvpp_pipeline()7456 copy_stage->args.copy_vf = !need_scaler; in create_host_yuvpp_pipeline()7458 copy_stage->args.copy_output = true; in create_host_yuvpp_pipeline()7460 in_frame = copy_stage->args.out_frame[0]; in create_host_yuvpp_pipeline()[all …]