Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
DAudioRecorder_to_android.cpp582 for (unsigned mph = MPH_MIN; mph < MPH_MAX; ++mph) { in checkAndSetPerformanceModePre() local
584 if (mph == allowlist[i]) { in checkAndSetPerformanceModePre()
588 if (IsInterfaceInitialized(&ar->mObject, mph)) { in checkAndSetPerformanceModePre()
DAudioPlayer_to_android.cpp1563 for (unsigned mph = MPH_MIN; mph < MPH_MAX; ++mph) { in checkAndSetPerformanceModePre() local
1565 if (mph == allowlist[i]) { in checkAndSetPerformanceModePre()
1569 if (IsInterfaceInitialized(&pAudioPlayer->mObject, mph)) { in checkAndSetPerformanceModePre()