Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c2585 struct ia_css_pipeline_stage **vf_pp_stage) in add_vf_pp_stage() argument
2601 if (!vf_pp_stage) in add_vf_pp_stage()
2610 *vf_pp_stage = NULL; in add_vf_pp_stage()
2623 err = ia_css_pipeline_create_and_add_stage(me, &stage_desc, vf_pp_stage); in add_vf_pp_stage()
2626 in_frame = (*vf_pp_stage)->args.out_frame[0]; in add_vf_pp_stage()
2631 vf_pp_stage, NULL); in add_vf_pp_stage()
3004 struct ia_css_pipeline_stage *vf_pp_stage = NULL; in create_host_video_pipeline() local
3131 &vf_pp_stage); in create_host_video_pipeline()
3185 struct ia_css_pipeline_stage *vf_pp_stage = NULL; in create_host_preview_pipeline() local
3300 &vf_pp_stage); in create_host_preview_pipeline()
[all …]