/frameworks/wilhelm/tests/mimeUri/ |
D | slesTestLoopUri.cpp | 204 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, in TestLoopUri() 212 res = (*playItf)->SetCallbackEventsMask(playItf, SL_PLAYEVENT_HEADATEND); in TestLoopUri()
|
D | slesTestPlayUri.cpp | 206 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, in TestPlayUri() 218 res = (*playItf)->SetCallbackEventsMask(playItf, in TestPlayUri()
|
D | slesTestGetPositionUri.cpp | 213 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, in TestGetPositionUri() 225 res = (*playItf)->SetCallbackEventsMask(playItf, in TestGetPositionUri()
|
D | slesTestManyPlayers.cpp | 246 res = (*prefetchItfs[playerId])->SetCallbackEventsMask(prefetchItfs[playerId], in CreatePlayer() 259 res = (*playItfs[playerId])->SetCallbackEventsMask(playItfs[playerId], in CreatePlayer()
|
D | slesTestSlowDownUri.cpp | 262 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, in TestSlowDownUri() 284 res = (*playItf)->SetCallbackEventsMask(playItf, in TestSlowDownUri()
|
D | slesTestPlayUri2.cpp | 172 result = (*playItf)->SetCallbackEventsMask(playItf, in TestPlayUri()
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL_Android.h | 125 XAresult (*SetCallbackEventsMask) ( member
|
D | OpenMAXAL.h | 753 XAresult (*SetCallbackEventsMask) ( member 856 XAresult (*SetCallbackEventsMask) ( member 1134 XAresult (*SetCallbackEventsMask) ( member
|
/frameworks/wilhelm/tests/listening/ |
D | slesTest_playMuteSolo.cpp | 257 result = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, in TestPlayUri() 298 result = (*playItf)->SetCallbackEventsMask(playItf, SL_PLAYEVENT_HEADATNEWPOS); in TestPlayUri()
|
/frameworks/wilhelm/tests/native-media/jni/ |
D | native-media-jni.c | 416 res = (*playerBQItf)->SetCallbackEventsMask(playerBQItf, XA_ANDROIDBUFFERQUEUEEVENT_PROCESSED); in Java_com_example_nativemedia_NativeMedia_createStreamingMediaPlayer() 419 res = (*playerPlayItf)->SetCallbackEventsMask(playerPlayItf, XA_PLAYEVENT_HEADATEND); in Java_com_example_nativemedia_NativeMedia_createStreamingMediaPlayer()
|
/frameworks/wilhelm/tests/examples/ |
D | slesTestDecodeToBuffQueue.cpp | 379 result = (*playItf)->SetCallbackEventsMask(playItf, in TestDecToBuffQueue() 425 result = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, PREFETCHEVENT_ERROR_CANDIDATE); in TestDecToBuffQueue()
|
D | slesTestPlayFdPath.cpp | 169 result = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, PREFETCHEVENT_ERROR_CANDIDATE); in TestPlayPathFromFD()
|
D | slesTestDecodeAac.cpp | 560 res = (*playItf)->SetCallbackEventsMask(playItf, in TestDecToBuffQueue() 636 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, PREFETCHEVENT_ERROR_CANDIDATE); in TestDecToBuffQueue()
|
D | slesTestSendToPresetReverb.cpp | 216 result = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, in TestSendToPresetReverb()
|
D | slesTestRecBuffQueue.cpp | 342 result = (*recordItf)->SetCallbackEventsMask(recordItf, in TestRecToBuffQueue()
|
/frameworks/wilhelm/tests/sandbox/ |
D | xaplay.c | 466 result = (*playerAndroidBufferQueue)->SetCallbackEventsMask(playerAndroidBufferQueue, in main() 516 result = (*playerPrefetchStatus)->SetCallbackEventsMask(playerPrefetchStatus, in main() 547 result = (*playerPlay)->SetCallbackEventsMask(playerPlay, in main()
|
D | multiplay.c | 210 result = (*p->mPlayerPrefetchStatus)->SetCallbackEventsMask(p->mPlayerPrefetchStatus, in main()
|
D | reverb.c | 603 result = (*playerPrefetchStatus)->SetCallbackEventsMask(playerPrefetchStatus, in main()
|
/frameworks/wilhelm/tests/ |
D | mimeUri_test.cpp | 179 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, in TestPlayUri()
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES_Android.h | 339 SLresult (*SetCallbackEventsMask) ( member
|
D | OpenSLES.h | 959 SLresult (*SetCallbackEventsMask) ( member 1028 SLresult (*SetCallbackEventsMask) ( member 1182 SLresult (*SetCallbackEventsMask) ( member
|
/frameworks/wilhelm/tests/sandbox/streamSource/ |
D | slesTestPlayStream.cpp | 270 res = (*abqItf)->SetCallbackEventsMask(abqItf, SL_ANDROIDBUFFERQUEUEEVENT_PROCESSED); in TestPlayStream()
|
/frameworks/base/docs/html/ndk/guides/audio/ |
D | opensl-prog-notes.jd | 151 <li>{@code PrefetchStatus::SetCallbackEventsMask}</li>
|