Searched refs:dstConfig (Results 1 – 2 of 2) sorted by relevance
5361 struct audio_port_config *dstConfig, in toAudioPortConfig() argument5366 dstConfig->config_mask = AUDIO_PORT_CONFIG_SAMPLE_RATE|AUDIO_PORT_CONFIG_CHANNEL_MASK| in toAudioPortConfig()5369 dstConfig->config_mask |= srcConfig->config_mask; in toAudioPortConfig()5371 AudioPortConfig::toAudioPortConfig(dstConfig, srcConfig); in toAudioPortConfig()5373 dstConfig->id = mId; in toAudioPortConfig()5374 dstConfig->role = AUDIO_PORT_ROLE_SOURCE; in toAudioPortConfig()5375 dstConfig->type = AUDIO_PORT_TYPE_MIX; in toAudioPortConfig()5376 dstConfig->ext.mix.hw_module = mProfile->mModule->mHandle; in toAudioPortConfig()5377 dstConfig->ext.mix.handle = mIoHandle; in toAudioPortConfig()5378 dstConfig->ext.mix.usecase.stream = AUDIO_STREAM_DEFAULT; in toAudioPortConfig()[all …]
298 virtual void toAudioPortConfig(struct audio_port_config *dstConfig,331 virtual void toAudioPortConfig(struct audio_port_config *dstConfig,464 virtual void toAudioPortConfig(struct audio_port_config *dstConfig,509 virtual void toAudioPortConfig(struct audio_port_config *dstConfig,