Searched refs:capture_pp_binary (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/drivers/staging/media/atomisp/pci/ |
D | ia_css_pipe.h | 58 struct ia_css_binary capture_pp_binary; member 73 .capture_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
|
D | sh_css.c | 3204 struct ia_css_binary *capture_pp_binary, in add_capture_pp_stage() argument 3217 assert(capture_pp_binary); in add_capture_pp_stage() 3227 &capture_pp_binary->vf_frame_info); in add_capture_pp_stage() 3233 capture_pp_binary, out_frames, NULL, vf_frame); in add_capture_pp_stage() 3237 capture_pp_binary, out_frames, NULL, vf_frame); in add_capture_pp_stage() 3244 err = add_firmwares(me, capture_pp_binary, pipe->output_stage, last_fw, in add_capture_pp_stage() 3251 capture_pp_binary->vf_downscale_log2; in add_capture_pp_stage() 6164 &mycs->capture_pp_binary); in load_primary_binaries() 6206 vf_pp_in_info = &mycs->capture_pp_binary.vf_frame_info; in load_primary_binaries() 6382 &pipe->pipe_settings.capture.capture_pp_binary); in load_advanced_binaries() [all …]
|