HomeSort by relevance Sort by last modified time
    Searched refs:SL_PLAYSTATE_STOPPED (Results 26 - 40 of 40) sorted by null

12

  /system/media/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 521 result = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_STOPPED);
  /system/media/wilhelm/tests/mimeUri/
slesTestSlowDownUri.cpp 382 res = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_STOPPED); CheckErr(res);
  /frameworks/ex/variablespeed/jni/
variablespeed.cc 704 OpenSL(audioPlayerPlay, SetPlayState, SL_PLAYSTATE_STOPPED);
717 OpenSL(decoderPlay, SetPlayState, SL_PLAYSTATE_STOPPED);
  /system/media/wilhelm/src/android/
MediaPlayer_to_android.cpp 587 case SL_PLAYSTATE_STOPPED: {
588 SL_LOGV("setting AVPlayer to SL_PLAYSTATE_STOPPED");
AudioPlayer_to_android.cpp 45 case SL_PLAYSTATE_STOPPED:
46 SL_LOGV("setting GenericPlayer to SL_PLAYSTATE_STOPPED");
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 910 #define SL_PLAYSTATE_STOPPED ((SLuint32) 0x00000001)
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 910 #define SL_PLAYSTATE_STOPPED ((SLuint32) 0x00000001)
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 910 #define SL_PLAYSTATE_STOPPED ((SLuint32) 0x00000001)
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 910 #define SL_PLAYSTATE_STOPPED ((SLuint32) 0x00000001)
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 910 #define SL_PLAYSTATE_STOPPED ((SLuint32) 0x00000001)
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 910 #define SL_PLAYSTATE_STOPPED ((SLuint32) 0x00000001)
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 910 #define SL_PLAYSTATE_STOPPED ((SLuint32) 0x00000001)
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 910 #define SL_PLAYSTATE_STOPPED ((SLuint32) 0x00000001)
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 910 #define SL_PLAYSTATE_STOPPED ((SLuint32) 0x00000001)
    [all...]
  /system/media/wilhelm/include/SLES/
OpenSLES.h 910 #define SL_PLAYSTATE_STOPPED ((SLuint32) 0x00000001)
    [all...]

Completed in 1099 milliseconds

12