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

/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css.c2638 struct ia_css_pipeline_stage **vf_pp_stage)
2654 if (!vf_pp_stage)
2663 *vf_pp_stage = NULL;
2676 err = ia_css_pipeline_create_and_add_stage(me, &stage_desc, vf_pp_stage);
2679 in_frame = (*vf_pp_stage)->args.out_frame[0];
2684 vf_pp_stage, NULL);
3057 struct ia_css_pipeline_stage *vf_pp_stage = NULL; local
3184 &vf_pp_stage);
3238 struct ia_css_pipeline_stage *vf_pp_stage = NULL; local
3353 &vf_pp_stage);
2633 add_vf_pp_stage( struct ia_css_pipe *pipe, struct ia_css_frame *in_frame, struct ia_css_frame *out_frame, struct ia_css_binary *vf_pp_binary, struct ia_css_pipeline_stage **vf_pp_stage) argument
6514 struct ia_css_pipeline_stage *vf_pp_stage = NULL, local
[all...]

Completed in 229 milliseconds