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

1 2 3

  /frameworks/wilhelm/src/itf/
IPrefetchStatus.c 22 static SLresult IPrefetchStatus_GetPrefetchStatus(SLPrefetchStatusItf self, SLuint32 *pStatus)
41 static SLresult IPrefetchStatus_GetFillLevel(SLPrefetchStatusItf self, SLpermille *pLevel)
60 static SLresult IPrefetchStatus_RegisterCallback(SLPrefetchStatusItf self,
76 static SLresult IPrefetchStatus_SetCallbackEventsMask(SLPrefetchStatusItf self, SLuint32 eventFlags)
96 static SLresult IPrefetchStatus_GetCallbackEventsMask(SLPrefetchStatusItf self,
116 static SLresult IPrefetchStatus_SetFillUpdatePeriod(SLPrefetchStatusItf self, SLpermille period)
140 static SLresult IPrefetchStatus_GetFillUpdatePeriod(SLPrefetchStatusItf self, SLpermille *pPeriod)
  /frameworks/wilhelm/tests/examples/
slesTestPlayFdPath.cpp 52 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event)
90 SLPrefetchStatusItf prefetchItf;
125 /* Set arrays required[] and iidArray[] for SLPrefetchStatusItf interfaces */
159 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf interfaces for the player*/
slesTestSendToPresetReverb.cpp 54 void prefetch_callback(SLPrefetchStatusItf caller, void *context __unused, SLuint32 event)
95 SLPrefetchStatusItf prefetchItf;
208 /* Get the SLPlayItf, SLPrefetchStatusItf and SLEffectSendItf interfaces for the player*/
slesTestDecodeToBuffQueue.cpp 127 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event)
284 SLPrefetchStatusItf prefetchItf;
slesTestBassBoostPath.cpp 73 SLPrefetchStatusItf prefetchItf;
153 /* Get the SLPlayItf, SLPrefetchStatusItf and SLBassBoostItf interfaces for the player */
slesTestVirtualizerPath.cpp 74 SLPrefetchStatusItf prefetchItf;
110 /* Set arrays required[] and iidArray[] for SLPrefetchStatusItf interfaces */
154 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf interfaces for the player*/
  /frameworks/wilhelm/tests/mimeUri/
slesTestLoopUri.cpp 63 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event)
138 SLPrefetchStatusItf prefetchItf;
slesTestPlayUri.cpp 72 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event)
141 SLPrefetchStatusItf prefetchItf;
slesTestGetPositionUri.cpp 66 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event)
143 SLPrefetchStatusItf prefetchItf;
slesTestManyPlayers.cpp 44 SLPrefetchStatusItf prefetchItfs[MAX_NUMBER_PLAYERS];
74 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event)
slesTestSlowDownUri.cpp 108 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event)
194 SLPrefetchStatusItf prefetchItf;
slesTestPlayStreamType.cpp 67 SLPrefetchStatusItf prefetchItf;
153 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidConfigurationItf interfaces for player */
slesTestPlayUri2.cpp 83 SLPrefetchStatusItf prefetchItf, prefetchItf2;
97 /* Set arrays required[] and iidArray[] for SLVolumeItf and SLPrefetchStatusItf interfaces */
153 /* Get the SLPlayItf, SLVolumeItf and SLPrefetchStatusItf interfaces for each player */
slesTest_playStates.cpp 67 SLPrefetchStatusItf prefetchItf;
102 /* Set arrays required[] and iidArray[] for SLMuteSoloItf and SLPrefetchStatusItf interfaces */
130 /* Get the SLPlayItf, SLPrefetchStatusItf and SLMuteSoloItf interfaces for the player */
  /frameworks/wilhelm/tests/
mimeUri_test.cpp 74 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event)
115 SLPrefetchStatusItf prefetchItf;
  /frameworks/wilhelm/tests/listening/
slesTest_playMuteSolo.cpp 70 void prefetch_callback(SLPrefetchStatusItf caller, void *context __unused, SLuint32 event)
183 SLPrefetchStatusItf prefetchItf;
218 /* Set arrays required[] and iidArray[] for SLMuteSoloItf and SLPrefetchStatusItf interfaces */
246 /* Get the SLPlayItf, SLPrefetchStatusItf and SLMuteSoloItf interfaces for the player */
  /frameworks/wilhelm/tests/sandbox/
multiplay.c 32 SLPrefetchStatusItf mPlayerPrefetchStatus;
91 void prefetch_callback(SLPrefetchStatusItf caller, void *context, SLuint32 event)
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 107 milliseconds

1 2 3