![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Go to the source code of this file.
Functions | |
BROTLI_INTERNAL void | BrotliCompressFragmentFast (MemoryManager *m, const uint8_t *input, size_t input_size, BROTLI_BOOL is_last, int *table, size_t table_size, uint8_t cmd_depth[128], uint16_t cmd_bits[128], size_t *cmd_code_numbits, uint8_t *cmd_code, size_t *storage_ix, uint8_t *storage) |
BROTLI_INTERNAL void BrotliCompressFragmentFast | ( | MemoryManager * | m, |
const uint8_t * | input, | ||
size_t | input_size, | ||
BROTLI_BOOL | is_last, | ||
int * | table, | ||
size_t | table_size, | ||
uint8_t | cmd_depth[128], | ||
uint16_t | cmd_bits[128], | ||
size_t * | cmd_code_numbits, | ||
uint8_t * | cmd_code, | ||
size_t * | storage_ix, | ||
uint8_t * | storage ) |