Searched refs:capture_pp_binary (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/staging/media/atomisp/pci/ |
D | ia_css_pipe.h | 48 struct ia_css_binary capture_pp_binary; member 63 .capture_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
|
D | sh_css.c | 2702 struct ia_css_binary *capture_pp_binary, in add_capture_pp_stage() argument 2715 assert(capture_pp_binary); in add_capture_pp_stage() 2725 &capture_pp_binary->vf_frame_info); in add_capture_pp_stage() 2731 capture_pp_binary, out_frames, NULL, vf_frame); in add_capture_pp_stage() 2735 capture_pp_binary, out_frames, NULL, vf_frame); in add_capture_pp_stage() 2741 err = add_firmwares(me, capture_pp_binary, pipe->output_stage, last_fw, in add_capture_pp_stage() 2748 capture_pp_binary->vf_downscale_log2; in add_capture_pp_stage() 5194 &mycs->capture_pp_binary); in load_primary_binaries() 5238 vf_pp_in_info = &mycs->capture_pp_binary.vf_frame_info; in load_primary_binaries() 5417 &pipe->pipe_settings.capture.capture_pp_binary); in load_advanced_binaries() [all …]
|