Searched refs:sawtoothBuffer (Results 1 – 1 of 1) sorted by relevance
91 static short sawtoothBuffer[SAWTOOTH_FRAMES]; variable110 sawtoothBuffer[i] = 32768 - ((i % 100) * 660); in onDlOpen()530 nextBuffer = sawtoothBuffer; in Java_com_example_nativeaudio_NativeAudio_selectClip()531 nextSize = sizeof(sawtoothBuffer); in Java_com_example_nativeaudio_NativeAudio_selectClip()