Searched refs:BROTLI_64_BITS (Results 1 – 3 of 3) sorted by relevance
84 return (BROTLI_64_BITS ? 64 : 32) - br->bit_pos_; in BrotliGetAvailableBits()109 #if (BROTLI_64_BITS) in BrotliFillBitWindow()170 #if (BROTLI_64_BITS) in BrotliPullByte()252 if (BROTLI_64_BITS || (n_bits <= 16)) { in BrotliReadBits24()272 if (BROTLI_64_BITS || (n_bits <= 16)) { in BrotliReadBits32()307 if (BROTLI_64_BITS || (n_bits <= 24)) { in BrotliSafeReadBits32()
230 #define BROTLI_64_BITS 1 macro232 #define BROTLI_64_BITS 0 macro235 #define BROTLI_64_BITS 1 macro237 #define BROTLI_64_BITS 0 macro240 #if (BROTLI_64_BITS)346 #if (BROTLI_64_BITS)528 #if BROTLI_64_BITS
20 #if defined(BROTLI_TZCNT64) && BROTLI_64_BITS && BROTLI_LITTLE_ENDIAN