Searched refs:tailBytes (Results 1 – 5 of 5) sorted by relevance
45 private int tailBytes = 0; field in Org.Brotli.Dec.BitReader83 br.tailBytes = bytesRead; in ReadMoreInput()104 if (byteOffset > br.tailBytes) in CheckHealth()108 if (endOfStream && (byteOffset != br.tailBytes)) in CheckHealth()201 limit = (br.tailBytes + 3) >> 2; in IntAvailable()
70 s.tailBytes = bytesInBuffer; in doReadMoreInput()84 if (byteOffset > s.tailBytes) { in checkHealth()87 if ((endOfStream != 0) && (byteOffset != s.tailBytes)) { in checkHealth()186 limit = (s.tailBytes + (HALF_SIZE - 1)) >> LOG_HALF_SIZE; in halfAvailable()
35 int tailBytes; // BitReader: number of bytes in unfinished half. field in State
1260 s.tailBytes = bytesInBuffer;1278 if (byteOffset > s.tailBytes) {1281 if ((endOfStream != 0) && (byteOffset != s.tailBytes)) {1362 limit = (s.tailBytes + 1) >> 1;1517 this.tailBytes = 0;
1 …tailBytes=i;i+=1;break}i+=a}le(e,i)}function Z(e,t){if(e.endOfStreamReached==0){return}var i=(e.ha…