Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/audiolib/
DAudioSystemParams.java27 private int mSystemBufferFrames; field in AudioSystemParams
40 mSystemBufferFrames = mSystemBurstFrames; in init()
51 return mSystemBufferFrames; in getSystemBufferFrames()