Lines Matching refs:SwAudioOutputDescriptor

210                 sp<SwAudioOutputDescriptor> desc = mOutputs.valueFor(output);  in setDeviceConnectionStateInt()
229 sp<SwAudioOutputDescriptor> desc = mOutputs.valueAt(i); in setDeviceConnectionStateInt()
588 sp<SwAudioOutputDescriptor> desc = mOutputs.valueAt(i); in setPhoneState()
639 sp<SwAudioOutputDescriptor> desc = mOutputs.valueAt(i); in setPhoneState()
704 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueAt(i); in setForceUse()
827 sp<SwAudioOutputDescriptor> desc; in getOutputForAttr()
956 sp<SwAudioOutputDescriptor> desc = mOutputs.valueAt(i); in getOutputForDevice()
976 sp<SwAudioOutputDescriptor> outputDesc = in getOutputForDevice()
977 new SwAudioOutputDescriptor(profile, mpClientInterface); in getOutputForDevice()
1072 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueFor(output); in selectOutput()
1137 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueAt(index); in startOutput()
1341 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueAt(index); in stopOutput()
1457 sp<SwAudioOutputDescriptor> desc = mOutputs.valueAt(index); in releaseOutput()
2274 sp<SwAudioOutputDescriptor> desc = mOutputs.valueAt(i); in setStreamVolumeIndex()
2366 sp<SwAudioOutputDescriptor> desc = mOutputs.valueFor(output); in selectOutputForMusicEffects()
2537 sp<SwAudioOutputDescriptor> desc = mOutputs.valueAt(j); in registerPolicyMixes()
2832 sp<SwAudioOutputDescriptor> out = mOutputs.getOutputFromId(port->id); in getAudioPort()
2900 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputFromId(patch->sources[0].id); in createAudioPatch()
3131 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputFromId(patch->sources[0].id); in releaseAudioPatch()
3196 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputFromId(config->id); in setAudioPortConfig()
3270 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueAt(j); in checkStrategyRoute()
3426 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueFor(output); in connectAudioSource()
3505 sp<SwAudioOutputDescriptor> desc = mOutputs.valueAt(i); in setMasterMono()
3605 sp<SwAudioOutputDescriptor> desc; in getSurroundFormats()
3643 desc = new SwAudioOutputDescriptor(profile, mpClientInterface); in getSurroundFormats()
3737 sp<SwAudioOutputDescriptor> outputDesc; in setSurroundFormatEnabled()
3832 sp<SwAudioOutputDescriptor> swOutputDesc = sourceDesc->mSwOutput.promote(); in disconnectAudioSource()
3859 sp<SwAudioOutputDescriptor> outputDesc = sourceDesc->mSwOutput.promote(); in getSourceForStrategyOnOutput()
4021 sp<SwAudioOutputDescriptor> outputDesc = new SwAudioOutputDescriptor(outProfile, in loadConfig()
4186 const sp<SwAudioOutputDescriptor>& outputDesc) in loadConfig()
4208 void AudioPolicyManager::findIoHandlesByAddress(const sp<SwAudioOutputDescriptor>& desc /*in*/, in loadConfig()
4227 sp<SwAudioOutputDescriptor> desc; in loadConfig()
4301 desc = new SwAudioOutputDescriptor(profile, mpClientInterface); in loadConfig()
4355 sp<SwAudioOutputDescriptor> dupOutputDesc = in loadConfig()
4356 new SwAudioOutputDescriptor(NULL, mpClientInterface); in loadConfig()
4584 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.valueFor(output); in loadConfig()
4593 sp<SwAudioOutputDescriptor> dupOutputDesc = mOutputs.valueAt(i); in loadConfig()
4597 sp<SwAudioOutputDescriptor> outputDesc2; in loadConfig()
4709 const sp<SwAudioOutputDescriptor> desc = mPreviousOutputs.valueAt(i); in loadConfig()
4716 const sp<SwAudioOutputDescriptor> desc = mOutputs.valueAt(i); in loadConfig()
4728 sp<SwAudioOutputDescriptor> desc = mPreviousOutputs.valueFor(srcOut); in loadConfig()
4737 sp<SwAudioOutputDescriptor> desc = mPreviousOutputs.valueFor(srcOut); in loadConfig()
5045 sp<SwAudioOutputDescriptor> desc = mOutputs.valueAt(i); in loadConfig()
5756 sp<SwAudioOutputDescriptor> outputDesc = mPrimaryOutput; in loadConfig()