OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLAndroidSimpleBufferQueueItf
(Results
26 - 38
of
38
) sorted by null
1
2
/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
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) {
/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
289
SLAndroidSimpleBufferQueueItf
buffer_queue,
opensles_output.cc
285
SLAndroidSimpleBufferQueueItf
buffer_queue,
Completed in 264 milliseconds
1
2