Searched refs:N_CHANNELS (Results 1 – 3 of 3) sorted by relevance
124 input_system_config_flags_t ch_flags[N_CHANNELS];151 target_isp_cfg_t target_isp[N_CHANNELS];152 input_system_config_flags_t target_isp_flags[N_CHANNELS];153 target_sp_cfg_t target_sp[N_CHANNELS];154 input_system_config_flags_t target_sp_flags[N_CHANNELS];155 target_strm2mem_cfg_t target_strm2mem[N_CHANNELS];156 input_system_config_flags_t target_strm2mem_flags[N_CHANNELS];
23 #define N_CHANNELS (4) macro
868 for (i = 0; i < N_CHANNELS; i++) { in input_system_configuration_reset()