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