Searched refs:SLPrefetchStatusItf (Results 1 - 22 of 22) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIPrefetchStatus.c22 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/
H A DslesTestPlayFdPath.cpp52 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*/
H A DslesTestSendToPresetReverb.cpp54 void prefetch_callback(SLPrefetchStatusItf caller, void *context __unused, SLuint32 event)
95 SLPrefetchStatusItf prefetchItf;
208 /* Get the SLPlayItf, SLPrefetchStatusItf and SLEffectSendItf interfaces for the player*/
H A DslesTestDecodeToBuffQueue.cpp127 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event)
284 SLPrefetchStatusItf prefetchItf;
H A DslesTestBassBoostPath.cpp73 SLPrefetchStatusItf prefetchItf;
153 /* Get the SLPlayItf, SLPrefetchStatusItf and SLBassBoostItf interfaces for the player */
H A DslesTestVirtualizerPath.cpp74 SLPrefetchStatusItf prefetchItf;
110 /* Set arrays required[] and iidArray[] for SLPrefetchStatusItf interfaces */
154 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf interfaces for the player*/
H A DslesTestEqFdPath.cpp78 SLPrefetchStatusItf prefetchItf;
114 /* Set arrays required[] and iidArray[] for SLPrefetchStatusItf interfaces */
158 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf interfaces for the player*/
H A DslesTestEqOutputPath.cpp78 SLPrefetchStatusItf prefetchItf;
123 /* Set arrays required[] and iidArray[] for SLPrefetchStatusItf interfaces */
165 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidStreamTypeItf interfaces for the player*/
H A DslesTestDecodeAac.cpp157 void PrefetchEventCallback(SLPrefetchStatusItf caller, void *pContext, SLuint32 event)
474 SLPrefetchStatusItf prefetchItf;
/frameworks/wilhelm/tests/mimeUri/
H A DslesTestLoopUri.cpp63 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event)
138 SLPrefetchStatusItf prefetchItf;
H A DslesTestPlayUri.cpp72 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event)
141 SLPrefetchStatusItf prefetchItf;
H A DslesTestGetPositionUri.cpp66 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event)
143 SLPrefetchStatusItf prefetchItf;
H A DslesTestManyPlayers.cpp44 SLPrefetchStatusItf prefetchItfs[MAX_NUMBER_PLAYERS];
74 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event)
H A DslesTestSlowDownUri.cpp108 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event)
194 SLPrefetchStatusItf prefetchItf;
H A DslesTestPlayStreamType.cpp67 SLPrefetchStatusItf prefetchItf;
153 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidConfigurationItf interfaces for player */
H A DslesTestPlayUri2.cpp83 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 */
H A DslesTest_playStates.cpp67 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/
H A DmimeUri_test.cpp74 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event)
115 SLPrefetchStatusItf prefetchItf;
/frameworks/wilhelm/tests/listening/
H A DslesTest_playMuteSolo.cpp70 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/
H A Dmultiplay.c32 SLPrefetchStatusItf mPlayerPrefetchStatus;
91 void prefetch_callback(SLPrefetchStatusItf caller, void *context, SLuint32 event)
H A Dreverb.c190 void prefetch_callback(SLPrefetchStatusItf caller, void *context, SLuint32 event)
594 SLPrefetchStatusItf playerPrefetchStatus;
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1006 typedef const struct SLPrefetchStatusItf_ * const * SLPrefetchStatusItf; typedef
1009 SLPrefetchStatusItf caller,
1016 SLPrefetchStatusItf self,
1020 SLPrefetchStatusItf self,
1024 SLPrefetchStatusItf self,
1029 SLPrefetchStatusItf self,
1033 SLPrefetchStatusItf self,
1037 SLPrefetchStatusItf self,
1041 SLPrefetchStatusItf self,

Completed in 1905 milliseconds