Home
last modified time | relevance | path

Searched refs:MPH_MUTESOLO (Results 1 – 11 of 11) sorted by relevance

/frameworks/wilhelm/src/
DMPH_to.c66 [MPH_MUTESOLO] = 9,
190 [MPH_MUTESOLO] = 9,
DMPH.h53 #define MPH_MUTESOLO 27 macro
Dsl_iid.c52 const SLInterfaceID SL_IID_MUTESOLO = &SL_IID_array[MPH_MUTESOLO];
Dclasses.c66 {MPH_MUTESOLO, INTERFACE_EXPLICIT, offsetof(CAudioPlayer, mMuteSolo)},
298 {MPH_MUTESOLO, INTERFACE_EXPLICIT_GAME, offsetof(CMidiPlayer, mMuteSolo)},
Ddata.c668 index = clazz->mMPH_to_index[MPH_MUTESOLO]; in checkSourceSinkVsInterfacesCompatibility()
/frameworks/wilhelm/tools/mphtogen/
DMPH_to.c66 [MPH_MUTESOLO] = 9,
190 [MPH_MUTESOLO] = 9,
DMPH.h53 #define MPH_MUTESOLO 27 macro
/frameworks/wilhelm/tools/hashgen/
DMPH.h53 #define MPH_MUTESOLO 27 macro
/frameworks/wilhelm/src/autogen/
DIID_to_MPH.c125 MPH_MUTESOLO, in IID_to_MPH()
/frameworks/wilhelm/src/itf/
DIObject.c351 } else if ((MPH_MUTESOLO == MPH) && (SL_OBJECTID_AUDIOPLAYER == in IObject_GetInterface()
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp1420 MPH_MUTESOLO, in canUseFastTrack()