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

1 2

  /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/ex/variablespeed/jni/
variablespeed.h 62 void PrefetchEventCallback(SLPrefetchStatusItf caller, SLuint32 event);
74 SLPlayItf playItf, SLPrefetchStatusItf prefetchItf);
  /frameworks/wilhelm/tests/mimeUri/
slesTestLoopUri.cpp 63 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event)
141 SLPrefetchStatusItf prefetchItf;
slesTestPlayUri.cpp 72 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event)
144 SLPrefetchStatusItf prefetchItf;
slesTestGetPositionUri.cpp 66 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event)
146 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)
197 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 68 SLPrefetchStatusItf prefetchItf;
103 /* Set arrays required[] and iidArray[] for SLMuteSoloItf and SLPrefetchStatusItf interfaces */
131 /* Get the SLPlayItf, SLPrefetchStatusItf and SLMuteSoloItf interfaces for the player */
  /frameworks/wilhelm/tests/
mimeUri_test.cpp 74 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event)
118 SLPrefetchStatusItf prefetchItf;
  /frameworks/wilhelm/tests/examples/
slesTestSendToPresetReverb.cpp 54 void prefetch_callback(SLPrefetchStatusItf caller, void *context, SLuint32 event)
96 SLPrefetchStatusItf prefetchItf;
209 /* Get the SLPlayItf, SLPrefetchStatusItf and SLEffectSendItf interfaces for the player*/
slesTestDecodeToBuffQueue.cpp 127 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event)
284 SLPrefetchStatusItf prefetchItf;
slesTestBassBoostPath.cpp 73 SLPrefetchStatusItf prefetchItf;
153 /* Get the SLPlayItf, SLPrefetchStatusItf and SLBassBoostItf interfaces for the player */
slesTestPlayFdPath.cpp 69 SLPrefetchStatusItf prefetchItf;
104 /* Set arrays required[] and iidArray[] for SLPrefetchStatusItf interfaces */
138 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf 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/listening/
slesTest_playMuteSolo.cpp 70 void prefetch_callback(SLPrefetchStatusItf caller, void *context, 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-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 65 milliseconds

1 2