Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\zstd\zstd_opt.h Create Date:2022-07-28 07:04:36
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ZSTD_BtGetAllMatches_selectMLS_extDict

Proto:static U32 ZSTD_BtGetAllMatches_selectMLS_extDict(ZSTD_CCtx *zc, const BYTE *ip, const BYTE *const iHighLimit, const U32 maxNbAttempts, const U32 matchLengthSearch, ZSTD_match_t *matches, const U32 minMatchLen)

Type:U32

Parameter:

TypeParameterName
ZSTD_CCtx *zc Index table will be updated
const BYTE *ip
const BYTE *constiHighLimit
const U32maxNbAttempts
const U32matchLengthSearch
ZSTD_match_t *matches
const U32minMatchLen
394  Case matchLengthSearch == 3
394  Return Tree updater, providing best match
395  Default
396  Case matchLengthSearch == 4
396  Return Tree updater, providing best match
397  Case matchLengthSearch == 5
397  Return Tree updater, providing best match
398  Case matchLengthSearch == 7
399  Case matchLengthSearch == 6
399  Return Tree updater, providing best match