Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp2258 AudioOutputDescriptor *outputDesc2; in closeOutput() local
2260 outputDesc2 = dupOutputDesc->mOutput2; in closeOutput()
2262 outputDesc2 = dupOutputDesc->mOutput1; in closeOutput()
2270 outputDesc2->changeRefCount((AudioSystem::stream_type)j,-refCount); in closeOutput()