Home
last modified time | relevance | path

Searched defs:outputDesc (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioOutputDescriptor.cpp77 const sp<AudioOutputDescriptor>& outputDesc) in sharesHwModuleWith()
285 const sp<SwAudioOutputDescriptor>& outputDesc) in sharesHwModuleWith()
653 const sp<SwAudioOutputDescriptor> outputDesc = this->valueAt(i); in isActive() local
665 const sp<SwAudioOutputDescriptor> outputDesc = this->valueAt(i); in isActiveLocally() local
678 const sp<SwAudioOutputDescriptor> outputDesc = valueAt(i); in isActiveRemotely() local
708 sp<SwAudioOutputDescriptor> outputDesc = valueAt(i); in getA2dpOutput() local
744 const sp<SwAudioOutputDescriptor> outputDesc = valueAt(i); in getPrimaryOutput() local
755 const sp<SwAudioOutputDescriptor> outputDesc = valueAt(i); in getOutputFromId() local
766 sp<SwAudioOutputDescriptor> outputDesc = valueAt(i); in getOutputForClient() local
778 sp<AudioOutputDescriptor> outputDesc = valueAt(i); in clearSessionRoutesForDevice() local
[all …]
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp598 sp<AudioOutputDescriptor> outputDesc = mOutputs.valueFor(output); in createTelephonyPatch() local
798 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueAt(i); in setForceUse() local
1099 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueFor(*output); in getOutputForAttr() local
1203 sp<SwAudioOutputDescriptor> outputDesc = in getOutputForDevices() local
1492 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueFor(output); in selectOutput() local
1571 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputForClient(portId); in startOutput() local
1600 status_t AudioPolicyManager::startSource(const sp<SwAudioOutputDescriptor>& outputDesc, in startSource()
1780 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputForClient(portId); in stopOutput() local
1798 status_t AudioPolicyManager::stopSource(const sp<SwAudioOutputDescriptor>& outputDesc, in stopSource()
1884 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputForClient(portId); in releaseOutput() local
[all …]
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioOutputDescriptor.h502 const sp<AudioOutputDescriptor> &outputDesc = valueAt(i); in isAnyOutputActive() local
532 const sp<AudioOutputDescriptor> &outputDesc = valueAt(i); in isAnyOutputActive() local
/frameworks/compile/mclinker/include/mcld/Script/
DOperand.h164 const SectionMap::Output* outputDesc() const { return m_pOutputDesc; } in outputDesc() function
/frameworks/av/media/libaudioclient/
DAudioSystem.cpp380 sp<AudioIoDescriptor> outputDesc = getIoDescriptor(output); in getLatency() local