Searched defs:ia_css_stream_config (Results 1 – 1 of 1) sorted by relevance
83 struct ia_css_stream_config { struct84 enum ia_css_input_mode mode; /** Input mode */85 union {88 } source; /** Source of input data */89 unsigned int channel_id; /** Channel on which input data94 isys_config[IA_CSS_STREAM_MAX_ISYS_STREAM_PER_CH];95 struct ia_css_stream_input_config input_config;103 unsigned int sensor_binning_factor; /** Binning factor used by sensor106 unsigned int pixels_per_clock; /** Number of pixels per clock, which can be108 bool online; /** offline will activate RAW copy on SP, use this for[all …]