Searched refs:ch_map (Results 1 – 11 of 11) sorted by relevance
59 struct sof_ipc_channel_map ch_map[]; member
40 mem = (char *)smap->ch_map + byte; in chmap_get()
280 cd->out_fmt[0].ch_map = create_channel_map(IPC4_CHANNEL_CONFIG_MONO); in init_mix()294 cd->out_fmt[0].ch_map = create_channel_map(IPC4_CHANNEL_CONFIG_STEREO); in init_mix()303 cd->out_fmt[0].ch_map = create_channel_map(IPC4_CHANNEL_CONFIG_5_POINT_1); in init_mix()321 cd->in_channel_map = format->ch_map; in init_mix()
118 uint32_t ch_map; member
309 sink_c->chmap[i] = (out_fmt.ch_map >> i * 4) & 0xf; in set_mux_params()342 (cd->md.base_cfg.audio_fmt.ch_map >> i * 4) & 0xf; in set_mux_params()357 (cd->md.reference_format.ch_map >> i * 4) & 0xf; in set_mux_params()
693 params->chmap[i] = (out_fmt->ch_map >> i * 4) & 0xf; in set_selector_params()712 sink->chmap[i] = (out_fmt->ch_map >> i * 4) & 0xf; in set_selector_params()741 source->chmap[i] = (in_fmt->ch_map >> i * 4) & 0xf; in set_selector_params()
196 comp_params.chmap[i] = (mod->priv.cfg.base_cfg.audio_fmt.ch_map >> i * 4) & 0xf; in eq_fir_params()
132 chan_map = copier_cfg->out_fmt.ch_map; in create_endpoint_buffer()144 chan_map = copier_cfg->base.audio_fmt.ch_map; in create_endpoint_buffer()1372 buf_c->chmap[i] = (fmt->ch_map >> i * 4) & 0xf; in update_buffer_format()
744 params->chmap[i] = (base_cfg->audio_fmt.ch_map >> i * 4) & 0xf; in base_module_cfg_to_stream_params()
864 comp_params.chmap[i] = (mod->priv.cfg.base_cfg.audio_fmt.ch_map >> i * 4) & 0xf; in eq_iir_params()
1112 vol_params.chmap[i] = (mod->priv.cfg.base_cfg.audio_fmt.ch_map >> i * 4) & 0xf; in volume_params()