HomeSort by relevance Sort by last modified time
    Searched refs:XA_PLAYSTATE_PAUSED (Results 1 - 5 of 5) sorted by null

  /system/media/wilhelm/tests/native-media/jni/
native-media-jni.c 439 res = (*playerPlayItf)->SetPlayState(playerPlayItf, XA_PLAYSTATE_PAUSED);
465 XA_PLAYSTATE_PLAYING : XA_PLAYSTATE_PAUSED);
  /system/media/wilhelm/tests/sandbox/
xaplay.c 464 result = (*playerPlay)->SetPlayState(playerPlay, XA_PLAYSTATE_PAUSED);
497 if (status == XA_PLAYSTATE_PAUSED)
  /system/media/wilhelm/src/android/
MediaPlayer_to_android.cpp 155 mp->mPlay.mState = XA_PLAYSTATE_PAUSED;
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 707 #define XA_PLAYSTATE_PAUSED ((XAuint32) 0x00000002)
    [all...]
  /system/media/wilhelm/include/OMXAL/
OpenMAXAL.h 707 #define XA_PLAYSTATE_PAUSED ((XAuint32) 0x00000002)
    [all...]

Completed in 28 milliseconds