Home
last modified time | relevance | path

Searched defs:outChannelMask (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
DDeviceEffectManager.h101 audio_channel_mask_t outChannelMask() const override { return AUDIO_CHANNEL_NONE; } in outChannelMask() function
DPatchPanel.cpp505 audio_channel_mask_t outChannelMask = mPlayback.thread()->channelMask(); in createConnections() local
DEffects.cpp3172 audio_channel_mask_t AudioFlinger::EffectChain::EffectCallback::outChannelMask() const { in outChannelMask() function in android::AudioFlinger::EffectChain::EffectCallback
3661 audio_channel_mask_t AudioFlinger::DeviceEffectProxy::ProxyCallback::outChannelMask() const { in outChannelMask() function in android::AudioFlinger::DeviceEffectProxy::ProxyCallback