Searched defs:playerBufferFrameCount (Results 1 – 3 of 3) sorted by relevance
37 int *playerBufferFrameCount, int *recorderBufferFrameCount) { in lb2ComputeDefaultSettings()
258 PerformanceMode performanceMode, int *samplingRate, int *playerBufferFrameCount) { in probeDefaults()451 int *playerBufferFrameCount, int *recorderBufferFrameCount) { in probeDefaultSettings()
42 int samplingRate, playerBufferFrameCount, recorderBufferFrameCount; in Java_org_drrickorang_loopback_NativeAudioThread_nativeComputeDefaultSettings() local