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

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

Completed in 5 milliseconds