Searched refs:capture_pp_binary (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css.c | 2698 struct ia_css_binary *capture_pp_binary, in add_capture_pp_stage() argument 2711 assert(capture_pp_binary); in add_capture_pp_stage() 2721 &capture_pp_binary->vf_frame_info); in add_capture_pp_stage() 2727 capture_pp_binary, out_frames, NULL, vf_frame); in add_capture_pp_stage() 2731 capture_pp_binary, out_frames, NULL, vf_frame); in add_capture_pp_stage() 2737 err = add_firmwares(me, capture_pp_binary, pipe->output_stage, last_fw, in add_capture_pp_stage() 2744 capture_pp_binary->vf_downscale_log2; in add_capture_pp_stage() 5165 &mycs->capture_pp_binary); in load_primary_binaries() 5209 vf_pp_in_info = &mycs->capture_pp_binary.vf_frame_info; in load_primary_binaries() 5388 &pipe->pipe_settings.capture.capture_pp_binary); in load_advanced_binaries() [all …]
|