HomeSort by relevance Sort by last modified time
    Searched refs:SLBufferQueueItf (Results 1 - 25 of 30) sorted by null

1 2

  /frameworks/wilhelm/src/desktop/
SLSndFile.h 19 extern void SndFile_Callback(SLBufferQueueItf caller, void *pContext);
SndFile.c 26 void SndFile_Callback(SLBufferQueueItf caller, void *pContext)
256 SLBufferQueueItf bufferQueue = &thiz->mBufferQueue.mItf;
  /frameworks/wilhelm/src/itf/
IBufferQueue.c 46 SLresult IBufferQueue_Enqueue(SLBufferQueueItf self, const void *pBuffer, SLuint32 size)
80 SLresult IBufferQueue_Clear(SLBufferQueueItf self)
118 static SLresult IBufferQueue_GetState(SLBufferQueueItf self, SLBufferQueueState *pState)
145 SLresult IBufferQueue_RegisterCallback(SLBufferQueueItf self,
  /frameworks/wilhelm/src/
sles_allinclusive.h 403 extern SLresult IBufferQueue_Enqueue(SLBufferQueueItf self, const void *pBuffer, SLuint32 size);
404 extern SLresult IBufferQueue_Clear(SLBufferQueueItf self);
405 extern SLresult IBufferQueue_RegisterCallback(SLBufferQueueItf self,
  /frameworks/wilhelm/tests/examples/
slesTestSawtoothBufferQueue.cpp 84 SLBufferQueueItf queueItf,
123 SLBufferQueueItf bufferQueueItf;
slesTestFeedback.cpp 57 static SLBufferQueueItf playerBufferQueue;
121 static void playerCallback(SLBufferQueueItf caller, void *context)
  /frameworks/wilhelm/tests/sandbox/
urimime.c 110 SLBufferQueueItf playerBufferQueue;
configbq.c 182 SLBufferQueueItf playerBufferQueue;
intbufq.c 43 #define BufferQueueItf SLBufferQueueItf
playbq.c 84 static void callback(SLBufferQueueItf bufq, void *param)
422 SLBufferQueueItf playerBufferQueue;
playbq.cpp 84 static void callback(SLBufferQueueItf bufq, void *param)
422 SLBufferQueueItf playerBufferQueue;
  /external/quake/quake/src/WinQuake/
snd_android.cpp 67 SLBufferQueueItf queueItf,
115 static SLBufferQueueItf bufferQueueItf;
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 262 milliseconds

1 2