Searched defs:outputDesc (Results 1 – 4 of 4) sorted by relevance
78 const sp<AudioOutputDescriptor> outputDesc) in sharesHwModuleWith()267 const sp<AudioOutputDescriptor> outputDesc) in sharesHwModuleWith()451 const sp<SwAudioOutputDescriptor> outputDesc = this->valueAt(i); in isStreamActive() local464 const sp<SwAudioOutputDescriptor> outputDesc = valueAt(i); in isStreamActiveRemotely() local480 sp<SwAudioOutputDescriptor> outputDesc = valueAt(i); in getA2dpOutput() local491 const sp<SwAudioOutputDescriptor> outputDesc = valueAt(i); in getPrimaryOutput() local501 sp<SwAudioOutputDescriptor> outputDesc = NULL; in getOutputFromId() local518 const sp<SwAudioOutputDescriptor> outputDesc = valueAt(i); in isAnyOutputActive() local529 sp<SwAudioOutputDescriptor> outputDesc = valueFor(handle); in getSupportedDevices() local556 const sp<HwAudioOutputDescriptor> outputDesc = this->valueAt(i); in isStreamActive() local[all …]
378 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueFor(output); in updateCallRouting() local421 sp<AudioOutputDescriptor> outputDesc = mOutputs.valueFor(output); in updateCallRouting() local592 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueAt(i); in setForceUse() local788 sp<AudioOutputDescriptor> outputDesc = new SwAudioOutputDescriptor(NULL, in getOutputForDevice() local873 sp<SwAudioOutputDescriptor> outputDesc = NULL; in getOutputForDevice() local1023 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueFor(outputs[i]); in selectOutput() local1087 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueAt(index); in startOutput() local1135 status_t AudioPolicyManager::startSource(sp<AudioOutputDescriptor> outputDesc, in startSource()1232 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueAt(index); in stopOutput() local1261 status_t AudioPolicyManager::stopSource(sp<AudioOutputDescriptor> outputDesc, in stopSource()[all …]
164 const SectionMap::Output* outputDesc() const { return m_pOutputDesc; } in outputDesc() function
348 sp<AudioIoDescriptor> outputDesc = getIoDescriptor(output); in getLatency() local