Lines Matching refs:IOProfile
734 sp<IOProfile> AudioPolicyManager::getProfileForDirectOutput( in getProfileForDirectOutput()
749 sp<IOProfile> profile; in getProfileForDirectOutput()
927 sp<IOProfile> profile; in getOutputForDevice()
1654 sp<IOProfile> profile; in getInputForDevice()
2739 sp<IOProfile> profile = getProfileForDirectOutput(AUDIO_DEVICE_NONE /*ignore device */, in isOffloadSupported()
3619 sp<IOProfile> profile = hwModule->getOutputProfiles()[i]; in getSurroundFormats()
4249 SortedVector< sp<IOProfile> > profiles; in loadConfig()
4252 sp<IOProfile> profile = hwModule->getOutputProfiles()[j]; in loadConfig()
4274 sp<IOProfile> profile = profiles[profile_index]; in loadConfig()
4419 sp<IOProfile> profile = hwModule->getOutputProfiles()[j]; in loadConfig()
4456 SortedVector< sp<IOProfile> > profiles; in loadConfig()
4461 sp<IOProfile> profile = hwModule->getInputProfiles()[profile_index]; in loadConfig()
4483 sp<IOProfile> profile = profiles[profile_index]; in loadConfig()
4566 sp<IOProfile> profile = hwModule->getInputProfiles()[profile_index]; in loadConfig()
5423 sp<IOProfile> AudioPolicyManager::getInputProfile(audio_devices_t device, in loadConfig()
5436 sp<IOProfile> firstInexact; in loadConfig()