Home
last modified time | relevance | path

Searched refs:deviceProfiles (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1344 AudioProfileVector deviceProfiles; in getBestMsdAudioProfileFor() local
1347 deviceProfiles.appendVector(outProfile->getAudioProfiles()); in getBestMsdAudioProfileFor()
1351 status_t result = msdProfiles.findBestMatchingOutputConfig(deviceProfiles, in getBestMsdAudioProfileFor()