![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include <brotli/types.h>
#include "../common/platform.h"
#include "fast_log.h"
#include "histogram.h"
Go to the source code of this file.
Functions | |
BROTLI_INTERNAL double | BrotliPopulationCostLiteral (const HistogramLiteral *) |
BROTLI_INTERNAL double | BrotliPopulationCostCommand (const HistogramCommand *) |
BROTLI_INTERNAL double | BrotliPopulationCostDistance (const HistogramDistance *) |
BROTLI_INTERNAL double BrotliPopulationCostCommand | ( | const HistogramCommand * | ) |
BROTLI_INTERNAL double BrotliPopulationCostDistance | ( | const HistogramDistance * | ) |
BROTLI_INTERNAL double BrotliPopulationCostLiteral | ( | const HistogramLiteral * | ) |