HomeSort by relevance Sort by last modified time
    Searched refs:SL_PLAYSTATE_PAUSED (Results 26 - 50 of 82) sorted by null

12 3 4

  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 292 res = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
  /frameworks/wilhelm/src/itf/
IOutputMixExt.c 145 case SL_PLAYSTATE_PAUSED: // idle
  /frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 431 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
slesTestDecodeAac.cpp 753 res = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_PAUSED);
784 res = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_PAUSED);
    [all...]
  /frameworks/wilhelm/tests/mimeUri/
slesTestSlowDownUri.cpp 337 res = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED ); CheckErr(res);
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp 58 case SL_PLAYSTATE_PAUSED:
59 SL_LOGV("setting GenericPlayer to SL_PLAYSTATE_PAUSED");
396 * post-condition: play state of AudioPlayer is SL_PLAYSTATE_PAUSED if setPlayStateToPaused is true
423 ap->mPlay.mState = SL_PLAYSTATE_PAUSED;
    [all...]
MediaPlayer_to_android.cpp 610 case SL_PLAYSTATE_PAUSED: {
611 SL_LOGV("setting AVPlayer to SL_PLAYSTATE_PAUSED");
  /cts/tests/tests/media/libaudiojni/
audio-track-native.cpp 257 return setPlayState(SL_PLAYSTATE_PAUSED);
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]

Completed in 845 milliseconds

12 3 4