Searched refs:playItf (Results 1 - 16 of 16) sorted by relevance

/system/media/opensles/tests/mimeUri/
H A DslesTest_playStates.cpp66 SLPlayItf playItf; local
132 result = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
148 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
162 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PLAYING );
168 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
174 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PLAYIN
[all...]
H A DslesTestSlowDownUri.cpp125 SLPlayItf playItf; local
185 res = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf); CheckErr(res);
203 res = (*playItf)->GetDuration(playItf, &durationInMsec); CheckErr(res);
215 res = (*playItf)->RegisterCallback(playItf, PlayEventCallback, &rateItf); CheckErr(res);
216 res = (*playItf)->SetCallbackEventsMask(playItf,
218 res = (*playItf)->SetMarkerPosition(playItf, 150
[all...]
H A DslesTestPlayUri2.cpp81 SLPlayItf playItf, playItf2; local
154 result = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
170 result = (*playItf)->RegisterCallback(playItf, PlayEventCallback, &playItf);
172 result = (*playItf)->SetCallbackEventsMask(playItf,
191 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
208 result = (*playItf)
[all...]
H A DslesTestLoopUri.cpp86 SLPlayItf playItf; local
144 res = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
163 res = (*playItf)->GetDuration(playItf, &durationInMsec);
178 res = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
197 res = (*playItf)->GetDuration(playItf, &durationInMsec);
206 res = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PLAYIN
[all...]
H A DslesTestPlayUri.cpp112 SLPlayItf playItf; local
169 res = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
188 res = (*playItf)->GetDuration(playItf, &durationInMsec);
204 res = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
225 res = (*playItf)->GetDuration(playItf, &durationInMsec);
234 res = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PLAYIN
[all...]
H A DslesTestPlayStreamType.cpp67 SLPlayItf playItf; local
151 result = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
163 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
176 result = (*playItf)->GetDuration(playItf, &durationInMsec);
183 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PLAYING );
211 result = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_STOPPE
[all...]
/system/media/opensles/tests/listening/
H A DslesTest_playMuteSolo.cpp33 SLPlayItf playItf; member in struct:__anon268
54 SLPlayItf playItf = context->playItf; local
60 res = (*playItf)->GetPosition(playItf, &position); ExitOnError(res);
130 SLPlayItf playItf; local
196 result = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
214 context.playItf = playItf;
219 result = (*playItf)
[all...]
/system/media/opensles/tests/examples/
H A DslesTestPlayFdPath.cpp68 SLPlayItf playItf; local
139 result = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
151 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
164 result = (*playItf)->GetDuration(playItf, &durationInMsec);
171 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PLAYING );
178 result = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_STOPPE
[all...]
H A DslesTestBassBoostPath.cpp72 SLPlayItf playItf; local
154 result = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
169 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
182 result = (*playItf)->GetDuration(playItf, &durationInMsec);
190 result = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_PLAYING );
231 result = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_STOPPE
[all...]
H A DslesTestEqFdPath.cpp76 SLPlayItf playItf; local
158 result = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
173 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
186 result = (*playItf)->GetDuration(playItf, &durationInMsec);
194 result = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_PLAYING );
259 result = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_STOPPE
[all...]
H A DslesTestEqOutputPath.cpp76 SLPlayItf playItf; local
165 result = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
177 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
190 result = (*playItf)->GetDuration(playItf, &durationInMsec);
198 result = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_PLAYING );
263 result = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_STOPPE
[all...]
H A DslesTestVirtualizerPath.cpp72 SLPlayItf playItf; local
154 result = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
169 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
182 result = (*playItf)->GetDuration(playItf, &durationInMsec);
190 result = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_PLAYING );
232 result = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_STOPPE
[all...]
H A DslesTestSendToPresetReverb.cpp73 SLPlayItf playItf; local
183 result = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
196 result = (*playItf)->GetDuration(playItf, &durationInMsec);
216 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PLAYING );
235 result = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_STOPPED);
H A DslesTestSawtoothBufferQueue.cpp73 SLPlayItf playItf; member in struct:CallbackCntxt_
122 SLPlayItf playItf; local
212 res = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
246 res = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PLAYING );
264 res = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_STOPPED);
H A DslesTestRecBuffQueue.cpp80 SLPlayItf playItf; member in struct:CallbackCntxt_
/system/media/opensles/tests/
H A DmimeUri_test.cpp116 SLPlayItf playItf; local
172 res = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
187 res = (*playItf)->GetDuration(playItf, &durationInMsec);
201 res = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
222 res = (*playItf)->GetDuration(playItf, &durationInMsec);
229 res = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PLAYIN
[all...]

Completed in 159 milliseconds