Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audioflinger/
H A DDeviceEffectManager.h122 audio_channel_mask_t outChannelMask() const final { return AUDIO_CHANNEL_NONE; } in outChannelMask() function
H A DPatchPanel.cpp540 audio_channel_mask_t outChannelMask = mPlayback.thread()->channelMask(); in createConnections_l() local
H A DEffects.cpp3282 audio_channel_mask_t EffectChain::EffectCallback::outChannelMask() const in outChannelMask() function in android::EffectChain::EffectCallback
3827 audio_channel_mask_t DeviceEffectProxy::ProxyCallback::outChannelMask() const { in outChannelMask() function in android::DeviceEffectProxy::ProxyCallback