Searched refs:MPH_MUTESOLO (Results 1 – 11 of 11) sorted by relevance
/frameworks/wilhelm/src/ |
D | MPH_to.c | 66 [MPH_MUTESOLO] = 9, 190 [MPH_MUTESOLO] = 9,
|
D | MPH.h | 53 #define MPH_MUTESOLO 27 macro
|
D | sl_iid.c | 52 const SLInterfaceID SL_IID_MUTESOLO = &SL_IID_array[MPH_MUTESOLO];
|
D | classes.c | 66 {MPH_MUTESOLO, INTERFACE_EXPLICIT, offsetof(CAudioPlayer, mMuteSolo)}, 298 {MPH_MUTESOLO, INTERFACE_EXPLICIT_GAME, offsetof(CMidiPlayer, mMuteSolo)},
|
D | data.c | 668 index = clazz->mMPH_to_index[MPH_MUTESOLO]; in checkSourceSinkVsInterfacesCompatibility()
|
/frameworks/wilhelm/tools/mphtogen/ |
D | MPH_to.c | 66 [MPH_MUTESOLO] = 9, 190 [MPH_MUTESOLO] = 9,
|
D | MPH.h | 53 #define MPH_MUTESOLO 27 macro
|
/frameworks/wilhelm/tools/hashgen/ |
D | MPH.h | 53 #define MPH_MUTESOLO 27 macro
|
/frameworks/wilhelm/src/autogen/ |
D | IID_to_MPH.c | 125 MPH_MUTESOLO, in IID_to_MPH()
|
/frameworks/wilhelm/src/itf/ |
D | IObject.c | 351 } else if ((MPH_MUTESOLO == MPH) && (SL_OBJECTID_AUDIOPLAYER == in IObject_GetInterface()
|
/frameworks/wilhelm/src/android/ |
D | AudioPlayer_to_android.cpp | 1420 MPH_MUTESOLO, in canUseFastTrack()
|