Home
last modified time | relevance | path

Searched refs:setChannelMasks (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioMixer.h316 bool setChannelMasks(int name,
DAudioMixer.cpp260 bool AudioMixer::setChannelMasks(int name, in setChannelMasks() function in android::AudioMixer
622 if (setChannelMasks(name, trackChannelMask, track.mMixerChannelMask)) { in setParameter()
665 if (setChannelMasks(name, track.channelMask, mixerChannelMask)) { in setParameter()