• Home
  • Raw
  • Download

Lines Matching refs:BROTLI_LOG_UINT

33 #define BROTLI_LOG_UINT(name)                                       \  macro
491 BROTLI_LOG_UINT(s->symbols_lists_array[i]); in ReadSimpleHuffmanSymbols()
755 BROTLI_LOG_UINT(s->sub_loop_counter); in ReadHuffmanCode()
799 BROTLI_LOG_UINT(s->symbol); in ReadHuffmanCode()
997 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
998 BROTLI_LOG_UINT(*num_htrees); in DecodeContextMap()
1025 BROTLI_LOG_UINT(s->max_run_length_prefix); in DecodeContextMap()
1053 BROTLI_LOG_UINT(code); in DecodeContextMap()
1076 BROTLI_LOG_UINT(reps); in DecodeContextMap()
1279 BROTLI_LOG_UINT(to_write); in WriteRingBuffer()
1280 BROTLI_LOG_UINT(num_written); in WriteRingBuffer()
1743 BROTLI_LOG_UINT(context); in ProcessCommandsInternal()
1758 BROTLI_LOG_UINT(s->context_map_slice[context]); in ProcessCommandsInternal()
1768 BROTLI_LOG_UINT(s->meta_block_remaining_len); in ProcessCommandsInternal()
1891 BROTLI_LOG_UINT(s->meta_block_remaining_len); in ProcessCommandsInternal()
2118 BROTLI_LOG_UINT(s->window_bits); in BrotliDecoderDecompressStream()
2138 BROTLI_LOG_UINT(s->pos); in BrotliDecoderDecompressStream()
2147 BROTLI_LOG_UINT(s->is_last_metablock); in BrotliDecoderDecompressStream()
2148 BROTLI_LOG_UINT(s->meta_block_remaining_len); in BrotliDecoderDecompressStream()
2149 BROTLI_LOG_UINT(s->is_metadata); in BrotliDecoderDecompressStream()
2150 BROTLI_LOG_UINT(s->is_uncompressed); in BrotliDecoderDecompressStream()
2209 BROTLI_LOG_UINT(s->num_block_types[s->loop_counter]); in BrotliDecoderDecompressStream()
2244 BROTLI_LOG_UINT(s->block_length[s->loop_counter]); in BrotliDecoderDecompressStream()
2260 BROTLI_LOG_UINT(s->num_direct_distance_codes); in BrotliDecoderDecompressStream()
2261 BROTLI_LOG_UINT(s->distance_postfix_bits); in BrotliDecoderDecompressStream()