Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
DAudioRecorder_to_android.cpp584 for (unsigned mph = MPH_MIN; mph < MPH_MAX; ++mph) { in checkAndSetPerformanceModePre() local
586 if (mph == allowlist[i]) { in checkAndSetPerformanceModePre()
590 if (IsInterfaceInitialized(&ar->mObject, mph)) { in checkAndSetPerformanceModePre()
DAudioPlayer_to_android.cpp1564 for (unsigned mph = MPH_MIN; mph < MPH_MAX; ++mph) { in checkAndSetPerformanceModePre() local
1566 if (mph == allowlist[i]) { in checkAndSetPerformanceModePre()
1570 if (IsInterfaceInitialized(&pAudioPlayer->mObject, mph)) { in checkAndSetPerformanceModePre()