Lines Matching refs:BROTLI_LOG_UINT
33 #define BROTLI_LOG_UINT(name) \ macro
496 BROTLI_LOG_UINT(h->symbols_lists_array[i]); in ReadSimpleHuffmanSymbols()
762 BROTLI_LOG_UINT(h->sub_loop_counter); in ReadHuffmanCode()
806 BROTLI_LOG_UINT(h->symbol); in ReadHuffmanCode()
1007 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
1008 BROTLI_LOG_UINT(*num_htrees); in DecodeContextMap()
1035 BROTLI_LOG_UINT(h->max_run_length_prefix); in DecodeContextMap()
1063 BROTLI_LOG_UINT(code); in DecodeContextMap()
1086 BROTLI_LOG_UINT(reps); in DecodeContextMap()
1289 BROTLI_LOG_UINT(to_write); in WriteRingBuffer()
1290 BROTLI_LOG_UINT(num_written); in WriteRingBuffer()
1840 BROTLI_LOG_UINT(context); in ProcessCommandsInternal()
1855 BROTLI_LOG_UINT(s->context_map_slice[context]); in ProcessCommandsInternal()
1865 BROTLI_LOG_UINT(s->meta_block_remaining_len); in ProcessCommandsInternal()
1988 BROTLI_LOG_UINT(s->meta_block_remaining_len); in ProcessCommandsInternal()
2200 BROTLI_LOG_UINT(s->window_bits); in BrotliDecoderDecompressStream()
2220 BROTLI_LOG_UINT(s->pos); in BrotliDecoderDecompressStream()
2229 BROTLI_LOG_UINT(s->is_last_metablock); in BrotliDecoderDecompressStream()
2230 BROTLI_LOG_UINT(s->meta_block_remaining_len); in BrotliDecoderDecompressStream()
2231 BROTLI_LOG_UINT(s->is_metadata); in BrotliDecoderDecompressStream()
2232 BROTLI_LOG_UINT(s->is_uncompressed); in BrotliDecoderDecompressStream()
2281 BROTLI_LOG_UINT(s->num_block_types[s->loop_counter]); in BrotliDecoderDecompressStream()
2316 BROTLI_LOG_UINT(s->block_length[s->loop_counter]); in BrotliDecoderDecompressStream()
2355 BROTLI_LOG_UINT(s->num_direct_distance_codes); in BrotliDecoderDecompressStream()
2356 BROTLI_LOG_UINT(s->distance_postfix_bits); in BrotliDecoderDecompressStream()