Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
HashLongestMatch Struct Reference

#include <hash_longest_match64_inc.h>

Data Fields

size_t bucket_size_
 
size_t block_size_
 
int hash_shift_
 
uint64_t hash_mask_
 
uint32_t block_mask_
 
int block_bits_
 
int num_last_distances_to_check_
 
HasherCommoncommon_
 
uint16_t * num_
 
uint32_t * buckets_
 
uint64_t hash_mul_
 

Field Documentation

◆ block_bits_

int block_bits_

◆ block_mask_

uint32_t block_mask_

◆ block_size_

size_t block_size_

◆ bucket_size_

size_t bucket_size_

◆ buckets_

uint32_t * buckets_

◆ common_

HasherCommon * common_

◆ hash_mask_

uint64_t hash_mask_

◆ hash_mul_

uint64_t hash_mul_

◆ hash_shift_

int hash_shift_

◆ num_

uint16_t * num_

◆ num_last_distances_to_check_

int num_last_distances_to_check_

The documentation for this struct was generated from the following files: