Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DIPrefetchStatus.c22 static SLresult IPrefetchStatus_GetPrefetchStatus(SLPrefetchStatusItf self, SLuint32 *pStatus) in IPrefetchStatus_GetPrefetchStatus()
41 static SLresult IPrefetchStatus_GetFillLevel(SLPrefetchStatusItf self, SLpermille *pLevel) in IPrefetchStatus_GetFillLevel()
60 static SLresult IPrefetchStatus_RegisterCallback(SLPrefetchStatusItf self, in IPrefetchStatus_RegisterCallback()
76 static SLresult IPrefetchStatus_SetCallbackEventsMask(SLPrefetchStatusItf self, SLuint32 eventFlags) in IPrefetchStatus_SetCallbackEventsMask()
96 static SLresult IPrefetchStatus_GetCallbackEventsMask(SLPrefetchStatusItf self, in IPrefetchStatus_GetCallbackEventsMask()
116 static SLresult IPrefetchStatus_SetFillUpdatePeriod(SLPrefetchStatusItf self, SLpermille period) in IPrefetchStatus_SetFillUpdatePeriod()
140 static SLresult IPrefetchStatus_GetFillUpdatePeriod(SLPrefetchStatusItf self, SLpermille *pPeriod) in IPrefetchStatus_GetFillUpdatePeriod()
/frameworks/wilhelm/tests/examples/
DslesTestPlayFdPath.cpp52 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event) in PrefetchEventCallback()
90 SLPrefetchStatusItf prefetchItf; in TestPlayPathFromFD()
DslesTestSendToPresetReverb.cpp54 void prefetch_callback(SLPrefetchStatusItf caller, void *context __unused, SLuint32 event) in prefetch_callback()
95 SLPrefetchStatusItf prefetchItf; in TestSendToPresetReverb()
DslesTestDecodeToBuffQueue.cpp127 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event) in PrefetchEventCallback()
284 SLPrefetchStatusItf prefetchItf; in TestDecToBuffQueue()
DslesTestVirtualizerPath.cpp74 SLPrefetchStatusItf prefetchItf; in TestVirtualizerPathFromFD()
DslesTestBassBoostPath.cpp73 SLPrefetchStatusItf prefetchItf; in TestBassBoostPathFromFD()
DslesTestEqFdPath.cpp78 SLPrefetchStatusItf prefetchItf; in TestEQPathFromFD()
DslesTestEqOutputPath.cpp78 SLPrefetchStatusItf prefetchItf; in TestEQPathFromFD()
DslesTestDecodeAac.cpp157 void PrefetchEventCallback(SLPrefetchStatusItf caller, void *pContext, SLuint32 event) in PrefetchEventCallback()
474 SLPrefetchStatusItf prefetchItf; in TestDecToBuffQueue()
/frameworks/wilhelm/tests/
DmimeUri_test.cpp74 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event) in PrefetchEventCallback()
115 SLPrefetchStatusItf prefetchItf; in TestPlayUri()
/frameworks/wilhelm/tests/mimeUri/
DslesTestLoopUri.cpp63 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event) in PrefetchEventCallback()
138 SLPrefetchStatusItf prefetchItf; in TestLoopUri()
DslesTestPlayUri.cpp72 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event) in PrefetchEventCallback()
141 SLPrefetchStatusItf prefetchItf; in TestPlayUri()
DslesTestGetPositionUri.cpp66 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event) in PrefetchEventCallback()
143 SLPrefetchStatusItf prefetchItf; in TestGetPositionUri()
DslesTestManyPlayers.cpp44 SLPrefetchStatusItf prefetchItfs[MAX_NUMBER_PLAYERS];
74 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event) in PrefetchEventCallback()
DslesTestSlowDownUri.cpp108 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event) in PrefetchEventCallback()
194 SLPrefetchStatusItf prefetchItf; in TestSlowDownUri()
DslesTest_playStates.cpp67 SLPrefetchStatusItf prefetchItf; in TestPlayUri()
DslesTestPlayStreamType.cpp67 SLPrefetchStatusItf prefetchItf; in TestStreamTypeConfiguration()
DslesTestPlayUri2.cpp83 SLPrefetchStatusItf prefetchItf, prefetchItf2; in TestPlayUri()
/frameworks/wilhelm/tests/sandbox/
Dmultiplay.c32 SLPrefetchStatusItf mPlayerPrefetchStatus;
91 void prefetch_callback(SLPrefetchStatusItf caller, void *context, SLuint32 event) in prefetch_callback()
Dreverb.c190 void prefetch_callback(SLPrefetchStatusItf caller, void *context, SLuint32 event) in prefetch_callback()
594 SLPrefetchStatusItf playerPrefetchStatus; in main()
/frameworks/wilhelm/include/SLES/
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,
/frameworks/wilhelm/tests/listening/
DslesTest_playMuteSolo.cpp70 void prefetch_callback(SLPrefetchStatusItf caller, void *context __unused, SLuint32 event) in prefetch_callback()
183 SLPrefetchStatusItf prefetchItf; in TestPlayUri()