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

#include <zstd_compress_internal.h>

Public Attributes

int price
 
U32 off
 
U32 mlen
 
U32 litlen
 
U32 rep [ZSTD_REP_NUM]
 

Detailed Description

Definition at line 155 of file zstd_compress_internal.h.

Member Data Documentation

◆ litlen

U32 ZSTD_optimal_t::litlen

Definition at line 159 of file zstd_compress_internal.h.

◆ mlen

U32 ZSTD_optimal_t::mlen

Definition at line 158 of file zstd_compress_internal.h.

◆ off

U32 ZSTD_optimal_t::off

Definition at line 157 of file zstd_compress_internal.h.

◆ price

int ZSTD_optimal_t::price

Definition at line 156 of file zstd_compress_internal.h.

◆ rep

U32 ZSTD_optimal_t::rep[ZSTD_REP_NUM]

Definition at line 160 of file zstd_compress_internal.h.


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