Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
DAudioRecorder_to_android.cpp581 for (unsigned mph = MPH_MIN; mph < MPH_MAX; ++mph) { in checkAndSetPerformanceModePre() local
583 if (mph == whitelist[i]) { in checkAndSetPerformanceModePre()
587 if (IsInterfaceInitialized(&ar->mObject, mph)) { in checkAndSetPerformanceModePre()
DAudioPlayer_to_android.cpp1561 for (unsigned mph = MPH_MIN; mph < MPH_MAX; ++mph) { in checkAndSetPerformanceModePre() local
1563 if (mph == whitelist[i]) { in checkAndSetPerformanceModePre()
1567 if (IsInterfaceInitialized(&pAudioPlayer->mObject, mph)) { in checkAndSetPerformanceModePre()