Searched refs:SLAndroidSimpleBufferQueueItf (Results 1 – 3 of 3) sorted by relevance
| /development/ndk/platforms/android-9/include/SLES/ |
| D | OpenSLES_Android.h | 170 typedef const struct SLAndroidSimpleBufferQueueItf_ * const * SLAndroidSimpleBufferQueueItf; typedef 173 SLAndroidSimpleBufferQueueItf caller, 187 SLAndroidSimpleBufferQueueItf self, 192 SLAndroidSimpleBufferQueueItf self 195 SLAndroidSimpleBufferQueueItf self, 199 SLAndroidSimpleBufferQueueItf self,
|
| /development/ndk/platforms/android-14/include/SLES/ |
| D | OpenSLES_Android.h | 174 typedef const struct SLAndroidSimpleBufferQueueItf_ * const * SLAndroidSimpleBufferQueueItf; typedef 177 SLAndroidSimpleBufferQueueItf caller, 191 SLAndroidSimpleBufferQueueItf self, 196 SLAndroidSimpleBufferQueueItf self 199 SLAndroidSimpleBufferQueueItf self, 203 SLAndroidSimpleBufferQueueItf self,
|
| /development/ndk/platforms/android-9/samples/native-audio/jni/ |
| D | native-audio-jni.c | 61 static SLAndroidSimpleBufferQueueItf bqPlayerBufferQueue; 87 static SLAndroidSimpleBufferQueueItf recorderBufferQueue; 116 void bqPlayerCallback(SLAndroidSimpleBufferQueueItf bq, void *context) in bqPlayerCallback() 134 void bqRecorderCallback(SLAndroidSimpleBufferQueueItf bq, void *context) in bqRecorderCallback()
|