Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/samples/native-audio/jni/
Dnative-audio-jni.c62 static SLEffectSendItf bqPlayerEffectSend; variable
247 &bqPlayerEffectSend); in Java_com_example_nativeaudio_NativeAudio_createBufferQueueAudioPlayer()
501 result = (*bqPlayerEffectSend)->EnableEffectSend(bqPlayerEffectSend, in Java_com_example_nativeaudio_NativeAudio_enableReverb()
761 bqPlayerEffectSend = NULL; in Java_com_example_nativeaudio_NativeAudio_shutdown()