Home
last modified time | relevance | path

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

/frameworks/wilhelm/tools/mphtogen/
DMPH_to.c71 [MPH_SEEK] = 14,
198 [MPH_SEEK] = 17,
DMPH.h64 #define MPH_SEEK 38 macro
/frameworks/wilhelm/src/
DMPH_to.c71 [MPH_SEEK] = 14,
198 [MPH_SEEK] = 17,
DMPH.h64 #define MPH_SEEK 38 macro
Dsl_iid.cpp63 const SLInterfaceID SL_IID_SEEK = &SL_IID_array[MPH_SEEK];
Dclasses.cpp73 {MPH_SEEK, INTERFACE_EXPLICIT, offsetof(CAudioPlayer, mSeek)},
309 {MPH_SEEK, INTERFACE_EXPLICIT_GAME_PHONE, offsetof(CMidiPlayer, mSeek)},
Ddata.cpp659 index = clazz->mMPH_to_index[MPH_SEEK]; in checkSourceSinkVsInterfacesCompatibility()
681 index = clazz->mMPH_to_index[MPH_SEEK]; in checkSourceSinkVsInterfacesCompatibility()
/frameworks/wilhelm/tools/hashgen/
DMPH.h64 #define MPH_SEEK 38 macro
/frameworks/wilhelm/src/autogen/
DIID_to_MPH.cpp87 MPH_SEEK, in IID_to_MPH()