Home
last modified time | relevance | path

Searched refs:SLAndroidBufferQueueItf (Results 1 – 4 of 4) sorted by relevance

/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h239 typedef const struct SLAndroidBufferQueueItf_ * const * SLAndroidBufferQueueItf; typedef
264 SLAndroidBufferQueueItf caller,/* input */
281 SLAndroidBufferQueueItf self,
287 SLAndroidBufferQueueItf self
291 SLAndroidBufferQueueItf self,
300 SLAndroidBufferQueueItf self,
305 SLAndroidBufferQueueItf self,
310 SLAndroidBufferQueueItf self,
/frameworks/wilhelm/src/itf/
DIAndroidBufferQueue.c235 static SLresult IAndroidBufferQueue_RegisterCallback(SLAndroidBufferQueueItf self, in IAndroidBufferQueue_RegisterCallback()
260 static SLresult IAndroidBufferQueue_Clear(SLAndroidBufferQueueItf self) in IAndroidBufferQueue_Clear()
294 static SLresult IAndroidBufferQueue_Enqueue(SLAndroidBufferQueueItf self, in IAndroidBufferQueue_Enqueue()
393 static SLresult IAndroidBufferQueue_GetState(SLAndroidBufferQueueItf self, in IAndroidBufferQueue_GetState()
419 static SLresult IAndroidBufferQueue_SetCallbackEventsMask(SLAndroidBufferQueueItf self, in IAndroidBufferQueue_SetCallbackEventsMask()
439 static SLresult IAndroidBufferQueue_GetCallbackEventsMask(SLAndroidBufferQueueItf self, in IAndroidBufferQueue_GetCallbackEventsMask()
/frameworks/wilhelm/tests/sandbox/streamSource/
DslesTestPlayStream.cpp74 SLAndroidBufferQueueItf caller, in AndroidBufferQueueCallback()
199 SLAndroidBufferQueueItf abqItf; in TestPlayStream()
/frameworks/wilhelm/tests/examples/
DslesTestDecodeAac.cpp232 SLAndroidBufferQueueItf caller, in AndroidBufferQueueCallback()
474 SLAndroidBufferQueueItf aacBuffQueueItf; in TestDecToBuffQueue()