Home
last modified time | relevance | path

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

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