Searched defs:ia_css_stream_config (Results 1 – 1 of 1) sorted by relevance
90 struct ia_css_stream_config { struct91 enum ia_css_input_mode mode; /** Input mode */92 union {96 } source; /** Source of input data */97 unsigned int channel_id; /** Channel on which input data102 isys_config[IA_CSS_STREAM_MAX_ISYS_STREAM_PER_CH];103 struct ia_css_stream_input_config input_config;111 unsigned int sensor_binning_factor; /** Binning factor used by sensor114 unsigned int pixels_per_clock; /** Number of pixels per clock, which can be116 bool online; /** offline will activate RAW copy on SP, use this for[all …]