Searched refs:N_CHANNELS (Results 1 – 3 of 3) sorted by relevance
53 input_system_config_flags_t ch_flags[N_CHANNELS];80 target_isp_cfg_t target_isp[N_CHANNELS];81 input_system_config_flags_t target_isp_flags[N_CHANNELS];82 target_sp_cfg_t target_sp[N_CHANNELS];83 input_system_config_flags_t target_sp_flags[N_CHANNELS];84 target_strm2mem_cfg_t target_strm2mem[N_CHANNELS];85 input_system_config_flags_t target_strm2mem_flags[N_CHANNELS];
23 #define N_CHANNELS (4) macro
837 for (i = 0; i < N_CHANNELS; i++) { in input_system_configuration_reset()