Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h895 status_t getBestMsdConfig(bool hwAvSync,
H A DAudioPolicyManager.cpp1473 status_t AudioPolicyManager::getBestMsdConfig(bool hwAvSync, in getBestMsdConfig() function in android::AudioPolicyManager
1552 if (getBestMsdConfig(hwAvSync, sourceProfiles, sinkProfiles, &sourceConfig, in buildMsdPatch()