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