Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaaudio/tests/
H A Dtest_recovery.cpp85 int samplesPerBurst = framesPerBurst * actualChannelCount; in main() local
86 buffer = new float[samplesPerBurst]; in main()