Searched refs:SLPlayItf (Results 1 - 25 of 37) sorted by relevance

12

/frameworks/wilhelm/src/itf/
H A DIPlay.c22 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 sel
[all...]
/frameworks/ex/variablespeed/jni/
H A Dvariablespeed.h61 void DecodingEventCallback(SLPlayItf caller, SLuint32 event);
74 SLPlayItf playItf, SLPrefetchStatusItf prefetchItf);
H A Dvariablespeed.cc71 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/
H A DslesTest_playMuteSolo.cpp35 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",
H A DseekTorture.c80 SLPlayItf playerPlay;
/frameworks/wilhelm/tests/examples/
H A DslesTestSawtoothBufferQueue.cpp73 SLPlayItf playItf;
122 SLPlayItf playItf;
H A DslesTestDecodeToBuffQueue.cpp111 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 ",
H A DslesTestBassBoostPath.cpp72 SLPlayItf playItf;
110 /* (SLPlayItf is implicit) */
153 /* Get the SLPlayItf, SLPrefetchStatusItf and SLBassBoostItf interfaces for the player */
H A DslesTestPlayFdPath.cpp68 SLPlayItf playItf;
105 /* (SLPlayItf is implicit) */
138 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf interfaces for the player*/
196 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf ", argv[0]);
H A DslesTestVirtualizerPath.cpp73 SLPlayItf playItf;
111 /* (SLPlayItf is implicit) */
154 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf interfaces for the player*/
/frameworks/wilhelm/tests/mimeUri/
H A DslesTestLoopUri.cpp105 SLPlayItf caller,
139 SLPlayItf playItf;
294 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLSeekItf ", argv[0]);
H A DslesTestPlayUri.cpp99 SLPlayItf caller,
142 SLPlayItf playItf;
328 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLVolumeItf ", argv[0]);
H A DslesTestPlayUri2.cpp39 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) ",
H A DslesTestGetPositionUri.cpp91 SLPlayItf caller,
144 SLPlayItf playItf;
319 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf", argv[0]);
H A DslesTestManyPlayers.cpp42 SLPlayItf playItfs[MAX_NUMBER_PLAYERS];
103 SLPlayItf caller,
H A DslesTestSlowDownUri.cpp65 void PlayEventCallback( SLPlayItf caller, void *pContext, SLuint32 event)
195 SLPlayItf playItf;
399 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLSeekItf, SLPlaybackRateItf\n",
H A DslesTestPlayStreamType.cpp66 SLPlayItf playItf;
106 /* (SLPlayItf is implicit) */
153 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidConfigurationItf interfaces for player */
240 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLAndroidConfigurationItf\n",
H A DslesTest_playStates.cpp66 SLPlayItf playItf;
104 /* (SLPlayItf is implicit) */
131 /* Get the SLPlayItf, SLPrefetchStatusItf and SLMuteSoloItf interfaces for the player */
209 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLVolumeItf, SLMuteSoloItf\n",
/frameworks/wilhelm/tests/sandbox/
H A Ddim.c135 SLPlayItf outputMixPlay;
H A Dmultithread.c78 SLPlayItf playerPlay;
H A Durimime.c105 SLPlayItf playerPlay;
H A Dconfigbq.c190 SLPlayItf playerPlay;
H A Dintbufq.c131 SLPlayItf playerPlay;
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h929 typedef const struct SLPlayItf_ * const * SLPlayItf; typedef
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 sel
[all...]
/frameworks/wilhelm/tests/
H A DmimeUri_test.cpp116 SLPlayItf playItf;

Completed in 84 milliseconds

12