Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/
H A DMPH_to.c84 [MPH_ANDROIDEFFECT] = 26,
232 [MPH_ANDROIDEFFECT] = 11
H A DMPH.h76 #define MPH_ANDROIDEFFECT 45 macro
H A Dsl_iid.cpp75 const SLInterfaceID SL_IID_ANDROIDEFFECT = &SL_IID_array[MPH_ANDROIDEFFECT];
H A Dclasses.cpp88 {MPH_ANDROIDEFFECT, INTERFACE_EXPLICIT, offsetof(CAudioPlayer, mAndroidEffect)},
364 {MPH_ANDROIDEFFECT, INTERFACE_EXPLICIT, offsetof(COutputMix, mAndroidEffect)},
/aosp12/frameworks/wilhelm/tools/mphtogen/
H A DMPH_to.c84 [MPH_ANDROIDEFFECT] = 26,
232 [MPH_ANDROIDEFFECT] = 11
H A DMPH.h76 #define MPH_ANDROIDEFFECT 45 macro
/aosp12/frameworks/wilhelm/tools/hashgen/
H A DMPH.h76 #define MPH_ANDROIDEFFECT 45 macro
/aosp12/frameworks/wilhelm/src/autogen/
H A DIID_to_MPH.cpp215 MPH_ANDROIDEFFECT, in IID_to_MPH()
/aosp12/frameworks/wilhelm/src/android/
H A DAudioRecorder_to_android.cpp532 MPH_ANDROIDEFFECT, in checkAndSetPerformanceModePre()
544 if (denylist[i] != MPH_ANDROIDEFFECT) { in checkAndSetPerformanceModePre()
H A DAudioPlayer_to_android.cpp1534 MPH_ANDROIDEFFECT, in checkAndSetPerformanceModePre()