Home
last modified time | relevance | path

Searched refs:MPH_PITCH (Results 1 – 8 of 8) sorted by relevance

/frameworks/wilhelm/src/
DMPH_to.c78 [MPH_PITCH] = 21,
205 [MPH_PITCH] = 24,
DMPH.h57 #define MPH_PITCH 31 macro
Dsl_iid.cpp56 const SLInterfaceID SL_IID_PITCH = &SL_IID_array[MPH_PITCH];
Dclasses.cpp82 {MPH_PITCH, INTERFACE_DYNAMIC_OPTIONAL, offsetof(CAudioPlayer, mPitch)},
317 {MPH_PITCH, INTERFACE_DYNAMIC_OPTIONAL, offsetof(CMidiPlayer, mPitch)},
/frameworks/wilhelm/tools/mphtogen/
DMPH_to.c78 [MPH_PITCH] = 21,
205 [MPH_PITCH] = 24,
DMPH.h57 #define MPH_PITCH 31 macro
/frameworks/wilhelm/tools/hashgen/
DMPH.h57 #define MPH_PITCH 31 macro
/frameworks/wilhelm/src/autogen/
DIID_to_MPH.cpp112 MPH_PITCH, in IID_to_MPH()