HomeSort by relevance Sort by last modified time
    Searched refs:SetCallbackEventsMask (Results 1 - 25 of 40) sorted by null

1 2

  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL_Android.h 118 XAresult (*SetCallbackEventsMask) (
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL_Android.h 118 XAresult (*SetCallbackEventsMask) (
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL_Android.h 118 XAresult (*SetCallbackEventsMask) (
  /system/media/wilhelm/include/OMXAL/
OpenMAXAL_Android.h 125 XAresult (*SetCallbackEventsMask) (
  /system/media/wilhelm/tests/mimeUri/
slesTestLoopUri.cpp 207 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf,
215 res = (*playItf)->SetCallbackEventsMask(playItf, SL_PLAYEVENT_HEADATEND);
slesTestPlayUri.cpp 209 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf,
221 res = (*playItf)->SetCallbackEventsMask(playItf,
slesTestGetPositionUri.cpp 216 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf,
228 res = (*playItf)->SetCallbackEventsMask(playItf,
slesTestManyPlayers.cpp 248 res = (*prefetchItfs[playerId])->SetCallbackEventsMask(prefetchItfs[playerId],
261 res = (*playItfs[playerId])->SetCallbackEventsMask(playItfs[playerId],
slesTestSlowDownUri.cpp 265 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf,
286 res = (*playItf)->SetCallbackEventsMask(playItf,
slesTestPlayUri2.cpp 172 result = (*playItf)->SetCallbackEventsMask(playItf,
  /system/media/wilhelm/tests/sandbox/
xaplay.c 373 result = (*playerAndroidBufferQueue)->SetCallbackEventsMask(playerAndroidBufferQueue,
417 result = (*playerPrefetchStatus)->SetCallbackEventsMask(playerPrefetchStatus,
440 result = (*playerPlay)->SetCallbackEventsMask(playerPlay,
multiplay.c 210 result = (*p->mPlayerPrefetchStatus)->SetCallbackEventsMask(p->mPlayerPrefetchStatus,
  /system/media/wilhelm/tests/listening/
slesTest_playMuteSolo.cpp 257 result = (*prefetchItf)->SetCallbackEventsMask(prefetchItf,
295 result = (*playItf)->SetCallbackEventsMask(playItf, SL_PLAYEVENT_HEADATNEWPOS);
  /system/media/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 379 result = (*playItf)->SetCallbackEventsMask(playItf,
425 result = (*prefetchItf)->SetCallbackEventsMask(prefetchItf, PREFETCHEVENT_ERROR_CANDIDATE);
slesTestRecBuffQueue.cpp 261 result = (*recordItf)->SetCallbackEventsMask(recordItf,
slesTestSendToPresetReverb.cpp 217 result = (*prefetchItf)->SetCallbackEventsMask(prefetchItf,
slesTestDecodeAac.cpp 496 res = (*playItf)->SetCallbackEventsMask(playItf,
  /system/media/wilhelm/tests/native-media/jni/
native-media-jni.c 416 res = (*playerBQItf)->SetCallbackEventsMask(playerBQItf, XA_ANDROIDBUFFERQUEUEEVENT_PROCESSED);
419 res = (*playerPlayItf)->SetCallbackEventsMask(playerPlayItf, XA_PLAYEVENT_HEADATEND);
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h 282 SLresult (*SetCallbackEventsMask) (
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 282 SLresult (*SetCallbackEventsMask) (
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 282 SLresult (*SetCallbackEventsMask) (
  /system/media/wilhelm/include/SLES/
OpenSLES_Android.h 282 SLresult (*SetCallbackEventsMask) (
  /system/media/wilhelm/tests/
mimeUri_test.cpp 182 res = (*prefetchItf)->SetCallbackEventsMask(prefetchItf,
  /system/media/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 270 res = (*abqItf)->SetCallbackEventsMask(abqItf, SL_ANDROIDBUFFERQUEUEEVENT_PROCESSED);
  /frameworks/ex/variablespeed/jni/
variablespeed.cc 638 OpenSL(decoderPlay, SetCallbackEventsMask, SL_PLAYEVENT_HEADATEND);
660 OpenSL(decoderPrefetch, SetCallbackEventsMask, kPrefetchErrorCandidate);

Completed in 34 milliseconds

1 2