[go: nahoru, domu]

Searched refs:SLPlayItf (Results 1 - 25 of 36) 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/wilhelm/tests/listening/
H A DslesTest_playMuteSolo.cpp35 SLPlayItf playItf;
102 void PlayEventCallback( SLPlayItf caller __unused, void *pContext, SLuint32 event __unused)
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;
119 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.cpp89 SLPlayItf playItf;
126 /* (SLPlayItf is implicit) */
159 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf interfaces for the player*/
227 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*/
H A DslesTestEqFdPath.cpp77 SLPlayItf playItf;
115 /* (SLPlayItf is implicit) */
158 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf interfaces for the player*/
H A DslesTestEqOutputPath.cpp77 SLPlayItf playItf;
124 /* (SLPlayItf is implicit) */
165 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf interfaces for the player*/
/frameworks/wilhelm/tests/mimeUri/
H A DslesTestLoopUri.cpp105 SLPlayItf caller __unused,
136 SLPlayItf playItf;
291 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLSeekItf ", argv[0]);
H A DslesTestPlayUri.cpp99 SLPlayItf caller,
139 SLPlayItf playItf;
325 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLVolumeItf ", argv[0]);
H A DslesTestPlayUri2.cpp39 void PlayEventCallback( SLPlayItf caller __unused, void *pContext __unused, 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,
141 SLPlayItf playItf;
316 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 __unused, void *pContext, SLuint32 event)
192 SLPlayItf playItf;
398 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.cpp65 SLPlayItf playItf;
103 /* (SLPlayItf is implicit) */
130 /* Get the SLPlayItf, SLPrefetchStatusItf and SLMuteSoloItf interfaces for the player */
206 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.cpp113 SLPlayItf playItf;

Completed in 57 milliseconds

12