Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/
DAudioPolicyManager.h820 uint32_t mTestChannels; variable
DAudioPolicyManager.cpp881 mCurOutput, mTestSamplingRate, mTestFormat, mTestChannels, mDirectOutput); in getOutputForDevice()
893 config.channel_mask = mTestChannels; in getOutputForDevice()
2857 mTestChannels = AUDIO_CHANNEL_OUT_STEREO; in AudioPolicyManager()
2967 mTestChannels = channels; in threadLoop()