Searched refs:samplesPerBurst (Results 1 – 1 of 1) sorted by relevance
85 int samplesPerBurst = framesPerBurst * actualChannelCount; in main() local86 buffer = new float[samplesPerBurst]; in main()