Home
last modified time | relevance | path

Searched refs:SetCallbackEventsMask (Results 1 – 23 of 23) sorted by relevance

/frameworks/wilhelm/tests/mimeUri/
DslesTestLoopUri.cpp204 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, in TestLoopUri()
212 res = (*playItf)->SetCallbackEventsMask(playItf, SL_PLAYEVENT_HEADATEND); in TestLoopUri()
DslesTestPlayUri.cpp206 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, in TestPlayUri()
218 res = (*playItf)->SetCallbackEventsMask(playItf, in TestPlayUri()
DslesTestGetPositionUri.cpp213 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, in TestGetPositionUri()
225 res = (*playItf)->SetCallbackEventsMask(playItf, in TestGetPositionUri()
DslesTestManyPlayers.cpp246 res = (*prefetchItfs[playerId])->SetCallbackEventsMask(prefetchItfs[playerId], in CreatePlayer()
259 res = (*playItfs[playerId])->SetCallbackEventsMask(playItfs[playerId], in CreatePlayer()
DslesTestSlowDownUri.cpp262 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, in TestSlowDownUri()
284 res = (*playItf)->SetCallbackEventsMask(playItf, in TestSlowDownUri()
DslesTestPlayUri2.cpp172 result = (*playItf)->SetCallbackEventsMask(playItf, in TestPlayUri()
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL_Android.h125 XAresult (*SetCallbackEventsMask) ( member
DOpenMAXAL.h753 XAresult (*SetCallbackEventsMask) ( member
856 XAresult (*SetCallbackEventsMask) ( member
1134 XAresult (*SetCallbackEventsMask) ( member
/frameworks/wilhelm/tests/listening/
DslesTest_playMuteSolo.cpp257 result = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, in TestPlayUri()
298 result = (*playItf)->SetCallbackEventsMask(playItf, SL_PLAYEVENT_HEADATNEWPOS); in TestPlayUri()
/frameworks/wilhelm/tests/native-media/jni/
Dnative-media-jni.c416 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/
DslesTestDecodeToBuffQueue.cpp379 result = (*playItf)->SetCallbackEventsMask(playItf, in TestDecToBuffQueue()
425 result = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, PREFETCHEVENT_ERROR_CANDIDATE); in TestDecToBuffQueue()
DslesTestPlayFdPath.cpp169 result = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, PREFETCHEVENT_ERROR_CANDIDATE); in TestPlayPathFromFD()
DslesTestDecodeAac.cpp560 res = (*playItf)->SetCallbackEventsMask(playItf, in TestDecToBuffQueue()
636 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, PREFETCHEVENT_ERROR_CANDIDATE); in TestDecToBuffQueue()
DslesTestSendToPresetReverb.cpp216 result = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, in TestSendToPresetReverb()
DslesTestRecBuffQueue.cpp342 result = (*recordItf)->SetCallbackEventsMask(recordItf, in TestRecToBuffQueue()
/frameworks/wilhelm/tests/sandbox/
Dxaplay.c466 result = (*playerAndroidBufferQueue)->SetCallbackEventsMask(playerAndroidBufferQueue, in main()
516 result = (*playerPrefetchStatus)->SetCallbackEventsMask(playerPrefetchStatus, in main()
547 result = (*playerPlay)->SetCallbackEventsMask(playerPlay, in main()
Dmultiplay.c210 result = (*p->mPlayerPrefetchStatus)->SetCallbackEventsMask(p->mPlayerPrefetchStatus, in main()
Dreverb.c603 result = (*playerPrefetchStatus)->SetCallbackEventsMask(playerPrefetchStatus, in main()
/frameworks/wilhelm/tests/
DmimeUri_test.cpp179 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, in TestPlayUri()
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h339 SLresult (*SetCallbackEventsMask) ( member
DOpenSLES.h959 SLresult (*SetCallbackEventsMask) ( member
1028 SLresult (*SetCallbackEventsMask) ( member
1182 SLresult (*SetCallbackEventsMask) ( member
/frameworks/wilhelm/tests/sandbox/streamSource/
DslesTestPlayStream.cpp270 res = (*abqItf)->SetCallbackEventsMask(abqItf, SL_ANDROIDBUFFERQUEUEEVENT_PROCESSED); in TestPlayStream()
/frameworks/base/docs/html/ndk/guides/audio/
Dopensl-prog-notes.jd151 <li>{@code PrefetchStatus::SetCallbackEventsMask}</li>