Home
last modified time | relevance | path

Searched refs:capture_pp_binary (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Dia_css_pipe.h58 struct ia_css_binary capture_pp_binary; member
73 .capture_pp_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
Dsh_css.c2980 struct ia_css_binary *capture_pp_binary, in add_capture_pp_stage() argument
2993 assert(capture_pp_binary); in add_capture_pp_stage()
3003 &capture_pp_binary->vf_frame_info); in add_capture_pp_stage()
3009 capture_pp_binary, out_frames, NULL, vf_frame); in add_capture_pp_stage()
3013 capture_pp_binary, out_frames, NULL, vf_frame); in add_capture_pp_stage()
3019 err = add_firmwares(me, capture_pp_binary, pipe->output_stage, last_fw, in add_capture_pp_stage()
3026 capture_pp_binary->vf_downscale_log2; in add_capture_pp_stage()
5616 &mycs->capture_pp_binary); in load_primary_binaries()
5660 vf_pp_in_info = &mycs->capture_pp_binary.vf_frame_info; in load_primary_binaries()
5840 &pipe->pipe_settings.capture.capture_pp_binary); in load_advanced_binaries()
[all …]