Home
last modified time | relevance | path

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

/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h275 typedef const struct SLAndroidBufferQueueItf_ * const * SLAndroidBufferQueueItf; typedef
300 SLAndroidBufferQueueItf caller,/* input */
317 SLAndroidBufferQueueItf self,
323 SLAndroidBufferQueueItf self
327 SLAndroidBufferQueueItf self,
336 SLAndroidBufferQueueItf self,
341 SLAndroidBufferQueueItf self,
346 SLAndroidBufferQueueItf self,
/frameworks/wilhelm/src/itf/
DIAndroidBufferQueue.cpp235 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()
196 SLAndroidBufferQueueItf abqItf; in TestPlayStream()
/frameworks/wilhelm/tests/examples/
DslesTestDecodeAac.cpp230 SLAndroidBufferQueueItf caller, in AndroidBufferQueueCallback()
473 SLAndroidBufferQueueItf aacBuffQueueItf; in TestDecToBuffQueue()