Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c3001 struct ia_css_pipeline_stage *copy_stage = NULL; in create_host_video_pipeline() local
3085 &copy_stage); in create_host_video_pipeline()
3183 struct ia_css_pipeline_stage *copy_stage = NULL; in create_host_preview_pipeline() local
3255 &copy_stage); in create_host_preview_pipeline()
6426 *copy_stage = NULL, in create_host_yuvpp_pipeline() local
6594 &copy_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 …]