Home
last modified time | relevance | path

Searched refs:copy_stage (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Dsh_css.c3089 &copy_stage); in create_host_video_pipeline()
3187 struct ia_css_pipeline_stage *copy_stage = NULL; in create_host_preview_pipeline() local
3259 &copy_stage); in create_host_preview_pipeline()
6459 *copy_stage = NULL, in create_host_yuvpp_pipeline() local
6627 &copy_stage); in create_host_yuvpp_pipeline()
6634 if (copy_stage) { in create_host_yuvpp_pipeline()
6636 copy_stage->args.copy_vf = !need_scaler; in create_host_yuvpp_pipeline()
6638 copy_stage->args.copy_output = true; in create_host_yuvpp_pipeline()
6640 in_frame = copy_stage->args.out_frame[0]; in create_host_yuvpp_pipeline()
6687 } else if (copy_stage) { in create_host_yuvpp_pipeline()
[all …]