HomeSort by relevance Sort by last modified time
    Searched refs:SLPlayItf (Results 1 - 25 of 55) sorted by null

1 2 3

  /frameworks/wilhelm/src/itf/
IPlay.c 22 static SLresult IPlay_SetPlayState(SLPlayItf self, SLuint32 state)
117 static SLresult IPlay_GetPlayState(SLPlayItf self, SLuint32 *pState)
152 static SLresult IPlay_GetDuration(SLPlayItf self, SLmillisecond *pMsec)
195 static SLresult IPlay_GetPosition(SLPlayItf self, SLmillisecond *pMsec)
240 static SLresult IPlay_RegisterCallback(SLPlayItf self, slPlayCallback callback, void *pContext)
256 static SLresult IPlay_SetCallbackEventsMask(SLPlayItf self, SLuint32 eventFlags)
286 static SLresult IPlay_GetCallbackEventsMask(SLPlayItf self, SLuint32 *pEventFlags)
305 static SLresult IPlay_SetMarkerPosition(SLPlayItf self, SLmillisecond mSec)
333 static SLresult IPlay_ClearMarkerPosition(SLPlayItf self)
358 static SLresult IPlay_GetMarkerPosition(SLPlayItf self, SLmillisecond *pMsec
    [all...]
  /frameworks/ex/variablespeed/jni/
variablespeed.h 61 void DecodingEventCallback(SLPlayItf caller, SLuint32 event);
74 SLPlayItf playItf, SLPrefetchStatusItf prefetchItf);
variablespeed.cc 71 SLPlayItf playItf;
160 static void DecodingEventCb(SLPlayItf caller, void*, SLuint32 event) {
511 static size_t ReadDuration(SLPlayItf playItf) {
522 static size_t ReadPosition(SLPlayItf playItf) {
632 SLPlayItf decoderPlay = NULL;
674 SLPlayItf audioPlayerPlay = NULL;
853 void AudioEngine::DecodingEventCallback(SLPlayItf, SLuint32 event) {
  /frameworks/wilhelm/tests/listening/
slesTest_playMuteSolo.cpp 35 SLPlayItf playItf;
102 void PlayEventCallback( SLPlayItf caller, void *pContext, SLuint32 event)
105 SLPlayItf playItf = context->playItf;
181 SLPlayItf playItf;
219 /* (SLPlayItf is implicit) */
246 /* Get the SLPlayItf, SLPrefetchStatusItf and SLMuteSoloItf interfaces for the player */
380 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLVolumeItf, SLMuteSoloItf\n",
seekTorture.c 80 SLPlayItf playerPlay;
  /frameworks/wilhelm/tests/examples/
slesTestSawtoothBufferQueue.cpp 73 SLPlayItf playItf;
122 SLPlayItf playItf;
slesTestDecodeToBuffQueue.cpp 111 SLPlayItf playItf;
147 SLPlayItf caller,
217 /* Example: display duration in callback where we use the callback context for the SLPlayItf*/
230 /* Example: display position in callback where we use the callback context for the SLPlayItf*/
285 SLPlayItf playItf;
540 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf and SLAndroidSimpleBufferQueueItf ",
  /frameworks/wilhelm/tests/mimeUri/
slesTestLoopUri.cpp 105 SLPlayItf caller,
139 SLPlayItf playItf;
294 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLSeekItf ", argv[0]);
slesTestPlayUri.cpp 99 SLPlayItf caller,
142 SLPlayItf playItf;
328 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLVolumeItf ", argv[0]);
slesTestPlayUri2.cpp 39 void PlayEventCallback( SLPlayItf caller, void *pContext, SLuint32 event)
81 SLPlayItf playItf, playItf2;
98 /* (SLPlayItf is implicit) */
153 /* Get the SLPlayItf, SLVolumeItf and SLPrefetchStatusItf interfaces for each player */
254 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLVolumeItf (incl. stereo position) ",
slesTestGetPositionUri.cpp 91 SLPlayItf caller,
144 SLPlayItf playItf;
319 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf", argv[0]);
slesTestManyPlayers.cpp 42 SLPlayItf playItfs[MAX_NUMBER_PLAYERS];
103 SLPlayItf caller,
  /frameworks/wilhelm/tests/sandbox/
dim.c 135 SLPlayItf outputMixPlay;
multithread.c 78 SLPlayItf playerPlay;
urimime.c 105 SLPlayItf playerPlay;
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 929 typedef const struct SLPlayItf_ * const * SLPlayItf;
932 SLPlayItf caller,
939 SLPlayItf self,
943 SLPlayItf self,
947 SLPlayItf self,
951 SLPlayItf self,
955 SLPlayItf self,
960 SLPlayItf self,
964 SLPlayItf self,
968 SLPlayItf self
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 929 typedef const struct SLPlayItf_ * const * SLPlayItf;
932 SLPlayItf caller,
939 SLPlayItf self,
943 SLPlayItf self,
947 SLPlayItf self,
951 SLPlayItf self,
955 SLPlayItf self,
960 SLPlayItf self,
964 SLPlayItf self,
968 SLPlayItf self
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 929 typedef const struct SLPlayItf_ * const * SLPlayItf;
932 SLPlayItf caller,
939 SLPlayItf self,
943 SLPlayItf self,
947 SLPlayItf self,
951 SLPlayItf self,
955 SLPlayItf self,
960 SLPlayItf self,
964 SLPlayItf self,
968 SLPlayItf self
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 929 typedef const struct SLPlayItf_ * const * SLPlayItf;
932 SLPlayItf caller,
939 SLPlayItf self,
943 SLPlayItf self,
947 SLPlayItf self,
951 SLPlayItf self,
955 SLPlayItf self,
960 SLPlayItf self,
964 SLPlayItf self,
968 SLPlayItf self
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 929 typedef const struct SLPlayItf_ * const * SLPlayItf;
932 SLPlayItf caller,
939 SLPlayItf self,
943 SLPlayItf self,
947 SLPlayItf self,
951 SLPlayItf self,
955 SLPlayItf self,
960 SLPlayItf self,
964 SLPlayItf self,
968 SLPlayItf self
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 929 typedef const struct SLPlayItf_ * const * SLPlayItf;
932 SLPlayItf caller,
939 SLPlayItf self,
943 SLPlayItf self,
947 SLPlayItf self,
951 SLPlayItf self,
955 SLPlayItf self,
960 SLPlayItf self,
964 SLPlayItf self,
968 SLPlayItf self
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 929 typedef const struct SLPlayItf_ * const * SLPlayItf;
932 SLPlayItf caller,
939 SLPlayItf self,
943 SLPlayItf self,
947 SLPlayItf self,
951 SLPlayItf self,
955 SLPlayItf self,
960 SLPlayItf self,
964 SLPlayItf self,
968 SLPlayItf self
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 929 typedef const struct SLPlayItf_ * const * SLPlayItf;
932 SLPlayItf caller,
939 SLPlayItf self,
943 SLPlayItf self,
947 SLPlayItf self,
951 SLPlayItf self,
955 SLPlayItf self,
960 SLPlayItf self,
964 SLPlayItf self,
968 SLPlayItf self
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 929 typedef const struct SLPlayItf_ * const * SLPlayItf;
932 SLPlayItf caller,
939 SLPlayItf self,
943 SLPlayItf self,
947 SLPlayItf self,
951 SLPlayItf self,
955 SLPlayItf self,
960 SLPlayItf self,
964 SLPlayItf self,
968 SLPlayItf self
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 929 typedef const struct SLPlayItf_ * const * SLPlayItf;
932 SLPlayItf caller,
939 SLPlayItf self,
943 SLPlayItf self,
947 SLPlayItf self,
951 SLPlayItf self,
955 SLPlayItf self,
960 SLPlayItf self,
964 SLPlayItf self,
968 SLPlayItf self
    [all...]

Completed in 233 milliseconds

1 2 3