![]() |
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 | BrotliCompressFragmentTwoPass (MemoryManager *m, const uint8_t *input, size_t input_size, BROTLI_BOOL is_last, uint32_t *command_buf, uint8_t *literal_buf, int *table, size_t table_size, size_t *storage_ix, uint8_t *storage) |
BROTLI_INTERNAL void BrotliCompressFragmentTwoPass | ( | MemoryManager * | m, |
const uint8_t * | input, | ||
size_t | input_size, | ||
BROTLI_BOOL | is_last, | ||
uint32_t * | command_buf, | ||
uint8_t * | literal_buf, | ||
int * | table, | ||
size_t | table_size, | ||
size_t * | storage_ix, | ||
uint8_t * | storage ) |