Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
fast_log.h File Reference
#include <math.h>
#include "../common/platform.h"
#include <brotli/types.h>

Go to the source code of this file.

Macros

#define BROTLI_LOG2_TABLE_SIZE   256
 
#define BROTLI_HAVE_LOG2   1
 
#define LOG_2_INV   1.4426950408889634
 

Variables

BROTLI_INTERNAL const double kBrotliLog2Table [BROTLI_LOG2_TABLE_SIZE]
 

Macro Definition Documentation

◆ BROTLI_HAVE_LOG2

#define BROTLI_HAVE_LOG2   1

◆ BROTLI_LOG2_TABLE_SIZE

#define BROTLI_LOG2_TABLE_SIZE   256

◆ LOG_2_INV

#define LOG_2_INV   1.4426950408889634

Variable Documentation

◆ kBrotliLog2Table

BROTLI_INTERNAL const double kBrotliLog2Table[BROTLI_LOG2_TABLE_SIZE]
extern