Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Dia_css_pipe.h77 struct ia_css_video_settings { struct
78 struct ia_css_binary copy_binary;
79 struct ia_css_binary video_binary;
80 struct ia_css_binary vf_pp_binary;
81 struct ia_css_binary *yuv_scaler_binary;
82 struct ia_css_frame *delay_frames[MAX_NUM_VIDEO_DELAY_FRAMES];
83 struct ia_css_frame *tnr_frames[NUM_VIDEO_TNR_FRAMES];
84 struct ia_css_frame *vf_pp_in_frame;
85 struct ia_css_pipe *copy_pipe;
86 struct ia_css_pipe *capture_pipe;
[all …]