HomeSort by relevance Sort by last modified time
    Searched refs:SLAndroidSimpleBufferQueueItf (Results 26 - 38 of 38) sorted by null

12

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/SLES/
OpenSLES_Android.h 174 typedef const struct SLAndroidSimpleBufferQueueItf_ * const * SLAndroidSimpleBufferQueueItf;
177 SLAndroidSimpleBufferQueueItf caller,
191 SLAndroidSimpleBufferQueueItf self,
196 SLAndroidSimpleBufferQueueItf self
199 SLAndroidSimpleBufferQueueItf self,
203 SLAndroidSimpleBufferQueueItf self,
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/SLES/
OpenSLES_Android.h 174 typedef const struct SLAndroidSimpleBufferQueueItf_ * const * SLAndroidSimpleBufferQueueItf;
177 SLAndroidSimpleBufferQueueItf caller,
191 SLAndroidSimpleBufferQueueItf self,
196 SLAndroidSimpleBufferQueueItf self
199 SLAndroidSimpleBufferQueueItf self,
203 SLAndroidSimpleBufferQueueItf self,
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/SLES/
OpenSLES_Android.h 174 typedef const struct SLAndroidSimpleBufferQueueItf_ * const * SLAndroidSimpleBufferQueueItf;
177 SLAndroidSimpleBufferQueueItf caller,
191 SLAndroidSimpleBufferQueueItf self,
196 SLAndroidSimpleBufferQueueItf self
199 SLAndroidSimpleBufferQueueItf self,
203 SLAndroidSimpleBufferQueueItf self,
  /frameworks/ex/variablespeed/jni/
variablespeed.cc 147 static void PlayingBufferQueueCb(SLAndroidSimpleBufferQueueItf, void*) {
155 static void DecodingBufferQueueCb(SLAndroidSimpleBufferQueueItf queueItf,
263 SLAndroidSimpleBufferQueueItf decoderQueue, CallbackContext* context) {
387 SLAndroidSimpleBufferQueueItf audioPlayerQueue) {
633 SLAndroidSimpleBufferQueueItf decoderQueue = NULL;
675 SLAndroidSimpleBufferQueueItf audioPlayerQueue = NULL;
760 SLAndroidSimpleBufferQueueItf audioPlayerQueue) {
808 SLAndroidSimpleBufferQueueItf queueItf, void *context) {
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 61 static SLAndroidSimpleBufferQueueItf bqPlayerBufferQueue;
87 static SLAndroidSimpleBufferQueueItf recorderBufferQueue;
116 void bqPlayerCallback(SLAndroidSimpleBufferQueueItf bq, void *context)
134 void bqRecorderCallback(SLAndroidSimpleBufferQueueItf bq, void *context)
  /frameworks/wilhelm/tests/sandbox/
urimime.c 115 SLAndroidSimpleBufferQueueItf playerAndroidSimpleBufferQueue;
intbufq.c 37 #define BufferQueueItf SLAndroidSimpleBufferQueueItf
  /frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 112 SLAndroidSimpleBufferQueueItf queueItf,
156 SLAndroidSimpleBufferQueueItf recBuffQueueItf;
327 fprintf(stdout, "OpenSL ES test %s: exercises SLRecordItf and SLAndroidSimpleBufferQueueItf ",
slesTestDecodeToBuffQueue.cpp 173 SLAndroidSimpleBufferQueueItf queueItf,
283 SLAndroidSimpleBufferQueueItf decBuffQueueItf;
540 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf and SLAndroidSimpleBufferQueueItf ",
slesTestFeedback.cpp 56 static SLAndroidSimpleBufferQueueItf recorderBufferQueue;
62 static void recorderCallback(SLAndroidSimpleBufferQueueItf caller, void *context)
slesTestDecodeAac.cpp 318 SLAndroidSimpleBufferQueueItf queueItf,
471 SLAndroidSimpleBufferQueueItf decBuffQueueItf;
    [all...]
  /external/chromium_org/media/audio/android/
opensles_input.cc 261 SLAndroidSimpleBufferQueueItf buffer_queue, void* instance) {
opensles_output.cc 253 SLAndroidSimpleBufferQueueItf buffer_queue, void* instance) {

Completed in 433 milliseconds

12