Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/samples/native-audio/jni/
Dnative-audio-jni.c102 static int nextCount; variable
121 if (--nextCount > 0 && NULL != nextBuffer && 0 != nextSize) { in bqPlayerCallback()
551 nextCount = count; in Java_com_example_nativeaudio_NativeAudio_selectClip()