brotli
7.0.0
In brotli::
enc::
backward_
references
Modules
hash_to_binary_tree
hq
Macros
match_all_hashers
match_all_hashers_mut
Structs
AdvHasher
BankH40
BankH41
BankH42
BasicHasher
BrotliEncoderParams
BrotliHasherParams
H2Sub
H3Sub
H40
H41
H42
H4Sub
H54Sub
H5Sub
H6Sub
H9
H9Opts
HQ5Sub
HQ7Sub
HasherSearchResult
SlotH40
SlotH41
SlotH42
Struct1
Enums
BrotliEncoderMode
HowPrepared
UnionHasher
Constants
BROTLI_DISTANCE_BIT_PENALTY
BROTLI_SCORE_BASE
H9_BLOCK_BITS
H9_BLOCK_MASK
H9_BLOCK_SIZE
H9_BUCKET_BITS
H9_NUM_LAST_DISTANCES_TO_CHECK
kDistanceCacheIndex
kDistanceCacheOffset
kDistanceShortCodeCost
Statics
kCutoffTransforms
kCutoffTransformsCount
kHashMul32
kHashMul64
kHashMul64Long
kInvalidMatch
Traits
AdvHashSpecialization
AnyHasher
BasicHashComputer
CloneWithAlloc
Functions
BackwardReferencePenaltyUsingLastDistance
BackwardReferenceScore
BackwardReferenceScoreH9
BackwardReferenceScoreUsingLastDistance
BackwardReferenceScoreUsingLastDistanceH9
BrotliCreateBackwardReferences
CreateBackwardReferences
Hash14
LiteralSpreeLengthForSparseSearch
SearchInStaticDictionary
StitchToPreviousBlockInternal
StoreLookaheadThenStore
TestStaticDictionaryItem
adv_prepare_distance_cache
brotli
::
enc
::
backward_references
Function
adv_prepare_distance_cache
Copy item path
Settings
Help
Summary
Source
fn adv_prepare_distance_cache(distance_cache: &mut [
i32
], num_distances:
i32
)