Searched refs:Android_JNI_CaptureAudioBuffer (Results 1 – 3 of 3) sorted by relevance
46 extern int Android_JNI_CaptureAudioBuffer(void *buffer, int buflen);
680 int Android_JNI_CaptureAudioBuffer(void *buffer, int buflen) in Android_JNI_CaptureAudioBuffer() function
113 return Android_JNI_CaptureAudioBuffer(buffer, buflen); in ANDROIDAUDIO_CaptureFromDevice()