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