Searched defs:bufferSizeInBytes (Results 1 – 4 of 4) sorted by relevance
235 int bufferSizeInBytes = numBufferSamples_ * sizeof(float); in enqueBuffer() local
86 final int bufferSizeInBytes; in doTest() local
703 int channelConfig, int audioFormat, int bufferSizeInBytes, in createAudioRecord()754 final int bufferSizeInBytes = isChannelIndex ? in doTest() local
2106 final int bufferSizeInBytes = minBuffSize * 100; in testVariableRatePlayback() local2351 int audioFormat, int bufferSizeInBytes, int mode) throws IllegalArgumentException { in MockAudioTrack()