Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Dsh_css.c2598 struct ia_css_pipeline_stage **vf_pp_stage) in add_vf_pp_stage() argument
2614 if (!vf_pp_stage) in add_vf_pp_stage()
2623 *vf_pp_stage = NULL; in add_vf_pp_stage()
2636 err = ia_css_pipeline_create_and_add_stage(me, &stage_desc, vf_pp_stage); in add_vf_pp_stage()
2639 in_frame = (*vf_pp_stage)->args.out_frame[0]; in add_vf_pp_stage()
2644 vf_pp_stage, NULL); in add_vf_pp_stage()
3017 struct ia_css_pipeline_stage *vf_pp_stage = NULL; in create_host_video_pipeline() local
3144 &vf_pp_stage); in create_host_video_pipeline()
3198 struct ia_css_pipeline_stage *vf_pp_stage = NULL; in create_host_preview_pipeline() local
3313 &vf_pp_stage); in create_host_preview_pipeline()
[all …]