Home
last modified time | relevance | path

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

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