Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
DMPH.h111 #define MPH_XAPLAY 74 macro
DMPH_to.c255 [MPH_XAPLAY] = 2,
Dxa_iid.cpp59 const XAInterfaceID XA_IID_PLAY = (XAInterfaceID) &SL_IID_array[MPH_XAPLAY];
Dclasses.cpp417 {MPH_XAPLAY, INTERFACE_IMPLICIT, offsetof(CMediaPlayer, mPlay)},
/frameworks/wilhelm/tools/hashgen/
DMPH.h111 #define MPH_XAPLAY 74 macro
/frameworks/wilhelm/tools/mphtogen/
DMPH.h111 #define MPH_XAPLAY 74 macro
DMPH_to.c255 [MPH_XAPLAY] = 2,
/frameworks/wilhelm/src/autogen/
DIID_to_MPH.cpp100 MPH_XAPLAY, in IID_to_MPH()