Searched defs:outputDesc (Results 1 – 6 of 6) sorted by relevance
80 const sp<AudioOutputDescriptor>& outputDesc) in sharesHwModuleWith()361 const sp<SwAudioOutputDescriptor>& outputDesc) in sharesHwModuleWith()854 const sp<SwAudioOutputDescriptor> outputDesc = this->valueAt(i); in isActive() local866 const sp<SwAudioOutputDescriptor> outputDesc = this->valueAt(i); in isActiveLocally() local882 const sp<SwAudioOutputDescriptor> outputDesc = valueAt(i); in isActiveRemotely() local926 sp<SwAudioOutputDescriptor> outputDesc = valueAt(i); in getA2dpOutput() local956 const sp<SwAudioOutputDescriptor> outputDesc = valueAt(i); in getPrimaryOutput() local967 const sp<SwAudioOutputDescriptor> outputDesc = valueAt(i); in getOutputFromId() local978 sp<SwAudioOutputDescriptor> outputDesc = valueAt(i); in getOutputForClient() local990 sp<AudioOutputDescriptor> outputDesc = valueAt(i); in clearSessionRoutesForDevice() local[all …]
1476 sp<SwAudioOutputDescriptor> outputDesc = secondaryMix->getOutput(); in getOutputForAttr() local1491 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueFor(*output); in getOutputForAttr() local1586 auto outputDesc = sp<SwAudioOutputDescriptor>::make(profile, mpClientInterface); in openDirectOutput() local1725 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueFor(outputHandle); in getOutputForDevices() local2143 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueFor(output); in selectOutput() local2241 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputForClient(portId); in startOutput() local2370 status_t AudioPolicyManager::startSource(const sp<SwAudioOutputDescriptor>& outputDesc, in startSource()2612 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputForClient(portId); in stopOutput() local2657 status_t AudioPolicyManager::stopSource(const sp<SwAudioOutputDescriptor>& outputDesc, in stopSource()2766 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputForClient(portId); in releaseOutput() local[all …]
164 const SectionMap::Output* outputDesc() const { return m_pOutputDesc; } in outputDesc() function
613 const sp<AudioOutputDescriptor> &outputDesc = valueAt(i); in isAnyOutputActive() local650 const sp<AudioOutputDescriptor> &outputDesc = valueAt(i); in isAnyOutputActive() local
2138 auto outputDesc = mManager->getOutputs().valueFor(mOutput); in TEST_F() local3659 const auto outputDesc = mManager->getOutputs().valueFor(output); in TEST_F() local
514 sp<AudioIoDescriptor> outputDesc = getIoDescriptor(output); in getLatency() local