Searched refs:copy_stage (Results 1 – 1 of 1) sorted by relevance
3001 struct ia_css_pipeline_stage *copy_stage = NULL; in create_host_video_pipeline() local3085 ©_stage); in create_host_video_pipeline()3183 struct ia_css_pipeline_stage *copy_stage = NULL; in create_host_preview_pipeline() local3255 ©_stage); in create_host_preview_pipeline()6426 *copy_stage = NULL, in create_host_yuvpp_pipeline() local6594 ©_stage); in create_host_yuvpp_pipeline()6601 if (copy_stage) { in create_host_yuvpp_pipeline()6603 copy_stage->args.copy_vf = !need_scaler; in create_host_yuvpp_pipeline()6605 copy_stage->args.copy_output = true; in create_host_yuvpp_pipeline()6607 in_frame = copy_stage->args.out_frame[0]; in create_host_yuvpp_pipeline()[all …]