Searched refs:channelLayout (Results 1 – 6 of 6) sorted by relevance
106 if (streamConfig.channelLayout != mPipeConfig.channelLayout) { in isStreamConfigCompatible()108 << streamConfig.channelLayout.toString() in isStreamConfigCompatible()109 << " pipe config channels = " << mPipeConfig.channelLayout.toString(); in isStreamConfigCompatible()185 const int channelCount = getChannelCount(streamConfig.channelLayout); in createPipe()
79 config->channelMask = pipeConfig->channelLayout; in setAudioPortConfig()116 .channelMasks = std::vector<AudioChannelLayout>({pipeConfig->channelLayout}), in populateConnectedDevicePort()
56 AudioChannelLayout channelLayout = member
42 mStreamConfig.channelLayout = context->getChannelLayout(); in StreamRemoteSubmix()
56 AudioChannelLayout channelLayout = in SetUpBassBoost() local63 mOutputFrameCount /* oFrameCount */, channelLayout, channelLayout); in SetUpBassBoost()
85 const ::aidl::android::media::audio::common::AudioChannelLayout& channelLayout, in StreamContext()96 mChannelLayout(channelLayout), in StreamContext()