Searched refs:SLboolean (Results 1 – 3 of 3) sorted by relevance
73 typedef SLuint32 SLboolean; typedef74 #define SL_BOOLEAN_FALSE ((SLboolean) 0x00000000)75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)404 SLboolean async408 SLboolean async433 SLboolean preemptable438 SLboolean *pPreemptable444 SLboolean enabled485 SLboolean isForTelephony;488 SLboolean isFreqRangeContinuous;[all …]
52 SLboolean enabled);56 SLboolean *pEnabled);83 SLboolean enable,89 SLboolean *pEnable
161 const SLboolean req[1] = {SL_BOOLEAN_FALSE}; in Java_com_example_nativeaudio_NativeAudio_createEngine()203 const SLboolean req[2] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE}; in Java_com_example_nativeaudio_NativeAudio_createBufferQueueAudioPlayer()259 const SLboolean req[1] = {SL_BOOLEAN_TRUE}; in Java_com_example_nativeaudio_NativeAudio_createUriAudioPlayer()325 outputMixEnvironmentalReverb, (SLboolean) enabled, (SLmillibel) 0); in Java_com_example_nativeaudio_NativeAudio_enableReverb()430 const SLboolean req[1] = {SL_BOOLEAN_TRUE}; in Java_com_example_nativeaudio_NativeAudio_createAssetAudioPlayer()494 const SLboolean req[1] = {SL_BOOLEAN_TRUE}; in Java_com_example_nativeaudio_NativeAudio_createAudioRecorder()