Searched refs:frameSizeInBytes (Results 1 – 1 of 1) sorted by relevance
650 final int frameSizeInBytes = Integer.bitCount(channelConfig) in getAudioTrack() local654 * Math.max(minBufferSizeInBytes, frameCount * frameSizeInBytes); in getAudioTrack()