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

Go to the source code of this file.

Functions

BROTLI_INTERNAL void BrotliEstimateBitCostsForLiterals (size_t pos, size_t len, size_t mask, const uint8_t *data, float *cost)
 

Function Documentation

◆ BrotliEstimateBitCostsForLiterals()

BROTLI_INTERNAL void BrotliEstimateBitCostsForLiterals ( size_t pos,
size_t len,
size_t mask,
const uint8_t * data,
float * cost )