Searched refs:SetCallbackEventsMask (Results 1 - 21 of 21) sorted by relevance

/system/media/wilhelm/include/OMXAL/
H A DOpenMAXAL_Android.h125 XAresult (*SetCallbackEventsMask) ( member in struct:XAAndroidBufferQueueItf_
H A DOpenMAXAL.h753 XAresult (*SetCallbackEventsMask) ( member in struct:XAPlayItf_
856 XAresult (*SetCallbackEventsMask) ( member in struct:XAPrefetchStatusItf_
1134 XAresult (*SetCallbackEventsMask) ( member in struct:XARecordItf_
/system/media/wilhelm/tests/mimeUri/
H A DslesTestLoopUri.cpp207 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf,
215 res = (*playItf)->SetCallbackEventsMask(playItf, SL_PLAYEVENT_HEADATEND);
H A DslesTestPlayUri.cpp209 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf,
221 res = (*playItf)->SetCallbackEventsMask(playItf,
H A DslesTestGetPositionUri.cpp216 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf,
228 res = (*playItf)->SetCallbackEventsMask(playItf,
H A DslesTestManyPlayers.cpp248 res = (*prefetchItfs[playerId])->SetCallbackEventsMask(prefetchItfs[playerId],
261 res = (*playItfs[playerId])->SetCallbackEventsMask(playItfs[playerId],
H A DslesTestSlowDownUri.cpp265 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf,
286 res = (*playItf)->SetCallbackEventsMask(playItf,
H A DslesTestPlayUri2.cpp172 result = (*playItf)->SetCallbackEventsMask(playItf,
/system/media/wilhelm/tests/sandbox/
H A Dxaplay.c373 result = (*playerAndroidBufferQueue)->SetCallbackEventsMask(playerAndroidBufferQueue,
417 result = (*playerPrefetchStatus)->SetCallbackEventsMask(playerPrefetchStatus,
440 result = (*playerPlay)->SetCallbackEventsMask(playerPlay,
H A Dmultiplay.c210 result = (*p->mPlayerPrefetchStatus)->SetCallbackEventsMask(p->mPlayerPrefetchStatus,
H A Dreverb.c603 result = (*playerPrefetchStatus)->SetCallbackEventsMask(playerPrefetchStatus,
/system/media/wilhelm/tests/listening/
H A DslesTest_playMuteSolo.cpp257 result = (*prefetchItf)->SetCallbackEventsMask(prefetchItf,
295 result = (*playItf)->SetCallbackEventsMask(playItf, SL_PLAYEVENT_HEADATNEWPOS);
/system/media/wilhelm/tests/examples/
H A DslesTestDecodeToBuffQueue.cpp379 result = (*playItf)->SetCallbackEventsMask(playItf,
425 result = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, PREFETCHEVENT_ERROR_CANDIDATE);
H A DslesTestRecBuffQueue.cpp261 result = (*recordItf)->SetCallbackEventsMask(recordItf,
H A DslesTestSendToPresetReverb.cpp217 result = (*prefetchItf)->SetCallbackEventsMask(prefetchItf,
H A DslesTestDecodeAac.cpp496 res = (*playItf)->SetCallbackEventsMask(playItf,
/system/media/wilhelm/tests/native-media/jni/
H A Dnative-media-jni.c416 res = (*playerBQItf)->SetCallbackEventsMask(playerBQItf, XA_ANDROIDBUFFERQUEUEEVENT_PROCESSED);
419 res = (*playerPlayItf)->SetCallbackEventsMask(playerPlayItf, XA_PLAYEVENT_HEADATEND);
/system/media/wilhelm/include/SLES/
H A DOpenSLES_Android.h282 SLresult (*SetCallbackEventsMask) ( member in struct:SLAndroidBufferQueueItf_
H A DOpenSLES.h959 SLresult (*SetCallbackEventsMask) ( member in struct:SLPlayItf_
1028 SLresult (*SetCallbackEventsMask) ( member in struct:SLPrefetchStatusItf_
1182 SLresult (*SetCallbackEventsMask) ( member in struct:SLRecordItf_
/system/media/wilhelm/tests/
H A DmimeUri_test.cpp182 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf,
/system/media/wilhelm/tests/sandbox/streamSource/
H A DslesTestPlayStream.cpp270 res = (*abqItf)->SetCallbackEventsMask(abqItf, SL_ANDROIDBUFFERQUEUEEVENT_PROCESSED);

Completed in 419 milliseconds