Home
last modified time | relevance | path

Searched defs:ia_css_video_settings (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/staging/media/atomisp/pci/
Dia_css_pipe.h68 struct ia_css_video_settings { struct
69 struct ia_css_binary copy_binary;
70 struct ia_css_binary video_binary;
71 struct ia_css_binary vf_pp_binary;
72 struct ia_css_binary *yuv_scaler_binary;
73 struct ia_css_frame *delay_frames[MAX_NUM_VIDEO_DELAY_FRAMES];
74 struct ia_css_frame *tnr_frames[NUM_VIDEO_TNR_FRAMES];
75 struct ia_css_frame *vf_pp_in_frame;
76 struct ia_css_pipe *copy_pipe;
77 struct ia_css_pipe *capture_pipe;
[all …]