Home
last modified time | relevance | path

Searched defs:ia_css_stream_config (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_stream_public.h83 struct ia_css_stream_config { struct
84 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 data
94 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 sensor
106 unsigned int pixels_per_clock; /** Number of pixels per clock, which can be
108 bool online; /** offline will activate RAW copy on SP, use this for
[all …]