Searched refs:add_vf_pp_stage (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css.c | 2748 static int add_vf_pp_stage( in add_vf_pp_stage() function 3302 err = add_vf_pp_stage(pipe, in_frame, vf_frame, vf_pp_binary, in create_host_video_pipeline() 3471 err = add_vf_pp_stage(pipe, in_frame, out_frame, vf_pp_binary, in create_host_preview_pipeline() 6857 err = add_vf_pp_stage(pipe, in_frame, in create_host_yuvpp_pipeline() 6873 err = add_vf_pp_stage(pipe, in_frame, vf_frame[0], in create_host_yuvpp_pipeline() 7311 err = add_vf_pp_stage(pipe, in_frame, vf_frame, vf_pp_binary, in create_host_regular_capture_pipeline()
|