/frameworks/wilhelm/src/itf/ |
D | IPrefetchStatus.c | 22 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/ |
D | slesTestPlayFdPath.cpp | 52 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event) in PrefetchEventCallback() 90 SLPrefetchStatusItf prefetchItf; in TestPlayPathFromFD()
|
D | slesTestSendToPresetReverb.cpp | 54 void prefetch_callback(SLPrefetchStatusItf caller, void *context __unused, SLuint32 event) in prefetch_callback() 95 SLPrefetchStatusItf prefetchItf; in TestSendToPresetReverb()
|
D | slesTestDecodeToBuffQueue.cpp | 127 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event) in PrefetchEventCallback() 284 SLPrefetchStatusItf prefetchItf; in TestDecToBuffQueue()
|
D | slesTestVirtualizerPath.cpp | 74 SLPrefetchStatusItf prefetchItf; in TestVirtualizerPathFromFD()
|
D | slesTestBassBoostPath.cpp | 73 SLPrefetchStatusItf prefetchItf; in TestBassBoostPathFromFD()
|
D | slesTestEqFdPath.cpp | 78 SLPrefetchStatusItf prefetchItf; in TestEQPathFromFD()
|
D | slesTestEqOutputPath.cpp | 78 SLPrefetchStatusItf prefetchItf; in TestEQPathFromFD()
|
D | slesTestDecodeAac.cpp | 157 void PrefetchEventCallback(SLPrefetchStatusItf caller, void *pContext, SLuint32 event) in PrefetchEventCallback() 474 SLPrefetchStatusItf prefetchItf; in TestDecToBuffQueue()
|
/frameworks/wilhelm/tests/ |
D | mimeUri_test.cpp | 74 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event) in PrefetchEventCallback() 115 SLPrefetchStatusItf prefetchItf; in TestPlayUri()
|
/frameworks/wilhelm/tests/mimeUri/ |
D | slesTestLoopUri.cpp | 63 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event) in PrefetchEventCallback() 138 SLPrefetchStatusItf prefetchItf; in TestLoopUri()
|
D | slesTestPlayUri.cpp | 72 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event) in PrefetchEventCallback() 141 SLPrefetchStatusItf prefetchItf; in TestPlayUri()
|
D | slesTestGetPositionUri.cpp | 66 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext __unused, SLuint32 event) in PrefetchEventCallback() 143 SLPrefetchStatusItf prefetchItf; in TestGetPositionUri()
|
D | slesTestManyPlayers.cpp | 44 SLPrefetchStatusItf prefetchItfs[MAX_NUMBER_PLAYERS]; 74 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event) in PrefetchEventCallback()
|
D | slesTestSlowDownUri.cpp | 108 void PrefetchEventCallback( SLPrefetchStatusItf caller, void *pContext, SLuint32 event) in PrefetchEventCallback() 194 SLPrefetchStatusItf prefetchItf; in TestSlowDownUri()
|
D | slesTest_playStates.cpp | 67 SLPrefetchStatusItf prefetchItf; in TestPlayUri()
|
D | slesTestPlayStreamType.cpp | 67 SLPrefetchStatusItf prefetchItf; in TestStreamTypeConfiguration()
|
D | slesTestPlayUri2.cpp | 83 SLPrefetchStatusItf prefetchItf, prefetchItf2; in TestPlayUri()
|
/frameworks/wilhelm/tests/sandbox/ |
D | multiplay.c | 32 SLPrefetchStatusItf mPlayerPrefetchStatus; 91 void prefetch_callback(SLPrefetchStatusItf caller, void *context, SLuint32 event) in prefetch_callback()
|
D | reverb.c | 190 void prefetch_callback(SLPrefetchStatusItf caller, void *context, SLuint32 event) in prefetch_callback() 594 SLPrefetchStatusItf playerPrefetchStatus; in main()
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 1006 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/ |
D | slesTest_playMuteSolo.cpp | 70 void prefetch_callback(SLPrefetchStatusItf caller, void *context __unused, SLuint32 event) in prefetch_callback() 183 SLPrefetchStatusItf prefetchItf; in TestPlayUri()
|