Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Dsh_css.c2867 struct ia_css_pipeline_stage **vf_pp_stage) in add_vf_pp_stage() argument
2883 if (!vf_pp_stage) in add_vf_pp_stage()
2892 *vf_pp_stage = NULL; in add_vf_pp_stage()
2905 err = ia_css_pipeline_create_and_add_stage(me, &stage_desc, vf_pp_stage); in add_vf_pp_stage()
2908 in_frame = (*vf_pp_stage)->args.out_frame[0]; in add_vf_pp_stage()
2913 vf_pp_stage, NULL); in add_vf_pp_stage()
3294 struct ia_css_pipeline_stage *vf_pp_stage = NULL; in create_host_video_pipeline() local
3422 &vf_pp_stage); in create_host_video_pipeline()
3541 struct ia_css_pipeline_stage *vf_pp_stage = NULL; in create_host_preview_pipeline() local
3659 &vf_pp_stage); in create_host_preview_pipeline()
[all …]