Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dsh_css.c3511 struct ia_css_pipeline_stage *copy_stage = NULL; in create_host_video_pipeline() local
3595 &copy_stage); in create_host_video_pipeline()
3761 struct ia_css_pipeline_stage *copy_stage = NULL; in create_host_preview_pipeline() local
3839 &copy_stage); in create_host_preview_pipeline()
7427 *copy_stage = NULL, in create_host_yuvpp_pipeline() local
7591 &copy_stage); in create_host_yuvpp_pipeline()
7598 if (copy_stage) { in create_host_yuvpp_pipeline()
7600 copy_stage->args.copy_vf = !need_scaler; in create_host_yuvpp_pipeline()
7602 copy_stage->args.copy_output = true; in create_host_yuvpp_pipeline()
7604 in_frame = copy_stage->args.out_frame[0]; in create_host_yuvpp_pipeline()
[all …]