ReactOS 0.4.15-dev-7942-gd23573b
inffixed.h File Reference

Go to the source code of this file.

Variables

const uInt fixed_bl = 9
 
const uInt fixed_bd = 5
 
const inflate_huft fixed_tl []
 
const inflate_huft fixed_td []
 

Variable Documentation

◆ fixed_bd

const uInt fixed_bd = 5

Definition at line 11 of file inffixed.h.

Referenced by fdi_Zipinflate_fixed().

◆ fixed_bl

const uInt fixed_bl = 9

Definition at line 10 of file inffixed.h.

Referenced by fdi_Zipinflate_fixed().

◆ fixed_td

const inflate_huft fixed_td[]
Initial value:
= {
{{{80,5}},1}, {{{87,5}},257}, {{{83,5}},17}, {{{91,5}},4097},
{{{81,5}},5}, {{{89,5}},1025}, {{{85,5}},65}, {{{93,5}},16385},
{{{80,5}},3}, {{{88,5}},513}, {{{84,5}},33}, {{{92,5}},8193},
{{{82,5}},9}, {{{90,5}},2049}, {{{86,5}},129}, {{{192,5}},24577},
{{{80,5}},2}, {{{87,5}},385}, {{{83,5}},25}, {{{91,5}},6145},
{{{81,5}},7}, {{{89,5}},1537}, {{{85,5}},97}, {{{93,5}},24577},
{{{80,5}},4}, {{{88,5}},769}, {{{84,5}},49}, {{{92,5}},12289},
{{{82,5}},13}, {{{90,5}},3073}, {{{86,5}},193}, {{{192,5}},24577}
}

Definition at line 142 of file inffixed.h.

Referenced by fdi_Zipinflate_fixed().

◆ fixed_tl

const inflate_huft fixed_tl[]

Definition at line 12 of file inffixed.h.

Referenced by fdi_Zipinflate_fixed().