Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
bit_cost.h File Reference
#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 *)
 

Function Documentation

◆ BrotliPopulationCostCommand()

BROTLI_INTERNAL double BrotliPopulationCostCommand ( const HistogramCommand * )

◆ BrotliPopulationCostDistance()

BROTLI_INTERNAL double BrotliPopulationCostDistance ( const HistogramDistance * )

◆ BrotliPopulationCostLiteral()

BROTLI_INTERNAL double BrotliPopulationCostLiteral ( const HistogramLiteral * )