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

1 23

  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/SLES/
OpenSLES_Android.h 198 typedef const struct SLAndroidSimpleBufferQueueItf_ * const * SLAndroidSimpleBufferQueueItf;
201 SLAndroidSimpleBufferQueueItf caller,
215 SLAndroidSimpleBufferQueueItf self,
220 SLAndroidSimpleBufferQueueItf self
223 SLAndroidSimpleBufferQueueItf self,
227 SLAndroidSimpleBufferQueueItf self,
  /frameworks/ex/variablespeed/jni/
variablespeed.cc 154 static void PlayingBufferQueueCb(SLAndroidSimpleBufferQueueItf, void*) {
162 static void DecodingBufferQueueCb(SLAndroidSimpleBufferQueueItf queueItf,
270 SLAndroidSimpleBufferQueueItf decoderQueue, CallbackContext* context) {
394 SLAndroidSimpleBufferQueueItf audioPlayerQueue) {
640 SLAndroidSimpleBufferQueueItf decoderQueue = NULL;
682 SLAndroidSimpleBufferQueueItf audioPlayerQueue = NULL;
767 SLAndroidSimpleBufferQueueItf audioPlayerQueue) {
815 SLAndroidSimpleBufferQueueItf queueItf, void *context) {
  /external/chromium_org/third_party/webrtc/modules/audio_device/android/
opensles_output.cc 426 SLAndroidSimpleBufferQueueItf sles_player_sbq_itf = sles_player_sbq_itf_;
476 SLAndroidSimpleBufferQueueItf sles_player_sbq_itf,
483 SLAndroidSimpleBufferQueueItf sles_player_sbq_itf) {
opensles_input.cc 428 SLAndroidSimpleBufferQueueItf queue_itf,
435 SLAndroidSimpleBufferQueueItf queue_itf) {
  /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 115 SLAndroidSimpleBufferQueueItf queueItf,
159 SLAndroidSimpleBufferQueueItf recBuffQueueItf;
330 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 59 static SLAndroidSimpleBufferQueueItf recorderBufferQueue;
68 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 286 SLAndroidSimpleBufferQueueItf buffer_queue,
opensles_output.cc 288 SLAndroidSimpleBufferQueueItf buffer_queue,

Completed in 1930 milliseconds

1 23