Searched refs:XA_IID_PLAY (Results 1 - 5 of 5) sorted by relevance

/frameworks/wilhelm/src/
H A Dxa_iid.c59 const XAInterfaceID XA_IID_PLAY = (XAInterfaceID) &SL_IID_array[MPH_XAPLAY]; variable
/frameworks/wilhelm/tests/sandbox/
H A Dxa.c113 result = (*playerObject)->GetInterface(playerObject, XA_IID_PLAY, &playerPlay);
H A Dxaplay.c451 result = (*playerObject)->GetInterface(playerObject, XA_IID_PLAY, &playerPlay);
/frameworks/wilhelm/tests/native-media/jni/
H A Dnative-media-jni.c380 = {XA_IID_PLAY, XA_IID_ANDROIDBUFFERQUEUESOURCE,
400 res = (*playerObj)->GetInterface(playerObj, XA_IID_PLAY, &playerPlayItf);
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h720 XA_API extern const XAInterfaceID XA_IID_PLAY;

Completed in 1593 milliseconds