Home
last modified time | relevance | path

Searched refs:MPH_VOLUME (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/frameworks/wilhelm/src/
H A DMPH_to.c72 [MPH_VOLUME] = 15,
106 [MPH_VOLUME] = 8,
199 [MPH_VOLUME] = 18,
228 [MPH_VOLUME] = 8,
H A Dclasses.cpp75 {MPH_VOLUME, INTERFACE_EXPLICIT, offsetof(CAudioPlayer, mVolume)},
125 {MPH_VOLUME, INTERFACE_OPTIONAL, offsetof(CAudioRecorder, mVolume)},
310 {MPH_VOLUME, INTERFACE_EXPLICIT_GAME_PHONE, offsetof(CMidiPlayer, mVolume)},
360 {MPH_VOLUME, INTERFACE_OPTIONAL, offsetof(COutputMix, mVolume)},
H A DMPH.h69 #define MPH_VOLUME 43 macro
H A Dsl_iid.cpp68 const SLInterfaceID SL_IID_VOLUME = &SL_IID_array[MPH_VOLUME];
/aosp_15_r20/frameworks/wilhelm/tools/mphtogen/
H A DMPH_to.c72 [MPH_VOLUME] = 15,
106 [MPH_VOLUME] = 8,
199 [MPH_VOLUME] = 18,
228 [MPH_VOLUME] = 8,
H A DMPH.h69 #define MPH_VOLUME 43 macro
/aosp_15_r20/frameworks/wilhelm/tools/hashgen/
H A DMPH.h69 #define MPH_VOLUME 43 macro
/aosp_15_r20/frameworks/wilhelm/src/autogen/
H A DIID_to_MPH.cpp80 MPH_VOLUME, in IID_to_MPH()
/aosp_15_r20/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp1515 MPH_VOLUME, in checkAndSetPerformanceModePre()