Project Alice
Loading...
Searching...
No Matches
ldmMatchCandidate_t Struct Reference

#include <zstd_compress_internal.h>

Collaboration diagram for ldmMatchCandidate_t:

Public Attributes

BYTE const * split
 
U32 hash
 
U32 checksum
 
ldmEntry_tbucket
 

Detailed Description

Definition at line 267 of file zstd_compress_internal.h.

Member Data Documentation

◆ bucket

ldmEntry_t* ldmMatchCandidate_t::bucket

Definition at line 271 of file zstd_compress_internal.h.

◆ checksum

U32 ldmMatchCandidate_t::checksum

Definition at line 270 of file zstd_compress_internal.h.

◆ hash

U32 ldmMatchCandidate_t::hash

Definition at line 269 of file zstd_compress_internal.h.

◆ split

BYTE const* ldmMatchCandidate_t::split

Definition at line 268 of file zstd_compress_internal.h.


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