Home
last modified time | relevance | path

Searched refs:SL_BOOLEAN_TRUE (Results 1 – 4 of 4) sorted by relevance

/development/ndk/platforms/android-9/samples/native-audio/jni/
Dnative-audio-jni.c217 const SLboolean req[3] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE, in Java_com_example_nativeaudio_NativeAudio_createBufferQueueAudioPlayer()
218 /*SL_BOOLEAN_TRUE,*/ SL_BOOLEAN_TRUE}; in Java_com_example_nativeaudio_NativeAudio_createBufferQueueAudioPlayer()
292 const SLboolean req[3] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE}; in Java_com_example_nativeaudio_NativeAudio_createUriAudioPlayer()
606 const SLboolean req[3] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE}; in Java_com_example_nativeaudio_NativeAudio_createAssetAudioPlayer()
638 result = (*fdPlayerSeek)->SetLoop(fdPlayerSeek, SL_BOOLEAN_TRUE, 0, SL_TIME_UNKNOWN); in Java_com_example_nativeaudio_NativeAudio_createAssetAudioPlayer()
685 const SLboolean req[1] = {SL_BOOLEAN_TRUE}; in Java_com_example_nativeaudio_NativeAudio_createAudioRecorder()
/development/ndk/platforms/android-9/include/SLES/
DOpenSLES.h75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001) macro
/development/ndk/platforms/android-14/include/SLES/
DOpenSLES.h75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001) macro
/development/ndk/platforms/android-21/include/SLES/
DOpenSLES.h75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001) macro