Searched refs:capture_pp_binary (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/staging/media/atomisp/pci/ |
D | ia_css_pipe.h | 57 struct ia_css_binary capture_pp_binary; member 72 .capture_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
|
D | sh_css.c | 2711 struct ia_css_binary *capture_pp_binary, in add_capture_pp_stage() argument 2724 assert(capture_pp_binary); in add_capture_pp_stage() 2734 &capture_pp_binary->vf_frame_info); in add_capture_pp_stage() 2740 capture_pp_binary, out_frames, NULL, vf_frame); in add_capture_pp_stage() 2744 capture_pp_binary, out_frames, NULL, vf_frame); in add_capture_pp_stage() 2750 err = add_firmwares(me, capture_pp_binary, pipe->output_stage, last_fw, in add_capture_pp_stage() 2757 capture_pp_binary->vf_downscale_log2; in add_capture_pp_stage() 5203 &mycs->capture_pp_binary); in load_primary_binaries() 5247 vf_pp_in_info = &mycs->capture_pp_binary.vf_frame_info; in load_primary_binaries() 5426 &pipe->pipe_settings.capture.capture_pp_binary); in load_advanced_binaries() [all …]
|