Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\zlib_deflate\deftree.c Create Date:2022-07-28 06:58:39
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Local (static) routines in this file.

Proto:static void tr_static_init(void)

Type:void

Parameter:Nothing

236  If static_init_done Then Return
239  length = 0
240  When code < LENGTH_CODES - 1 cycle
241  length code for each normalized match length (0 == MIN_MATCH) [code] = length
254  dist = 0
255  When code < 16 cycle