Searched refs:HALF_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
33 private static final int HALF_BUFFER_SIZE = BUFFER_SIZE / HALF_SIZE; field in BitReader149 s.intBuffer = new int[HALF_BUFFER_SIZE]; in initBitReader()152 s.shortBuffer = new short[HALF_BUFFER_SIZE]; in initBitReader()