Searched defs:ia_css_video_settings (Results 1 – 1 of 1) sorted by relevance
68 struct ia_css_video_settings { struct69 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 …]