Home
last modified time | relevance | path

Searched refs:huffman_t (Results 1 – 25 of 32) sorted by relevance

12

/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dinflate.c35 struct huffman_t struct
214 static int load_fixed_huffman(struct huffman_t *huffman, struct huffman_tree_t **huffman_tree_ptr) in load_fixed_huffman()
521 static int load_dynamic_huffman(FILE *in, struct huffman_t *huffman, struct bitstream_t *bitstream,… in load_dynamic_huffman()
709 int decompress(FILE *in, struct huffman_t *huffman, struct bitstream_t *bitstream, struct huffman_t… in decompress()
1025 struct huffman_t huffman; in libxmp_inflate()
1034 memset(&huffman, 0, sizeof(struct huffman_t)); in libxmp_inflate()
/dports/biology/biosig/biosig-2.3.3/biosig4c++/t210/
H A Dsopen_scp_read.c67 typedef struct huffman_t { struct
70 } huffman_t; argument
71 huffman_t *Huffman;
215 htree_t* makeTree(huffman_t HT) { in makeTree()
244 int DecodeHuffman(htree_t *HTrees[], huffman_t *HuffmanTables, uint8_t* indata, size_t inlen, int32… in DecodeHuffman()
1056 Huffman = (huffman_t*)malloc(sizeof(huffman_t)); in sopen_SCP_read()
1073 Huffman = (huffman_t*)malloc(NHT*sizeof(huffman_t)); in sopen_SCP_read()
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dqcommon.h1121 } huffman_t; typedef
1125 void Huff_Init(huffman_t *huff);
1139 extern huffman_t clientHuffTables;
H A Dhuffman.c427 void Huff_Init(huffman_t *huff) { in Huff_Init()
H A Dmsg.c25 static huffman_t msgHuff;
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dqcommon.h1121 } huffman_t; typedef
1125 void Huff_Init(huffman_t *huff);
1139 extern huffman_t clientHuffTables;
H A Dhuffman.c427 void Huff_Init(huffman_t *huff) { in Huff_Init()
H A Dmsg.c25 static huffman_t msgHuff;
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dqcommon.h1068 } huffman_t; typedef
1072 void Huff_Init(huffman_t *huff);
1081 extern huffman_t clientHuffTables;
H A Dhuffman.c418 void Huff_Init(huffman_t *huff) { in Huff_Init()
H A Dmsg.c26 static huffman_t msgHuff;
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dqcommon.h1096 } huffman_t; typedef
1100 void Huff_Init(huffman_t *huff);
1109 extern huffman_t clientHuffTables;
H A Dhuffman.c417 void Huff_Init(huffman_t *huff) { in Huff_Init()
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dqcommon.h1030 } huffman_t; typedef
1034 void Huff_Init(huffman_t *huff);
1043 extern huffman_t clientHuffTables;
H A Dhuffman.cpp417 void Huff_Init(huffman_t *huff) { in Huff_Init()
/dports/games/evq3/evq3/code/qcommon/
H A Dqcommon.h1104 } huffman_t; typedef
1108 void Huff_Init(huffman_t *huff);
1122 extern huffman_t clientHuffTables;
H A Dhuffman.c427 void Huff_Init(huffman_t *huff) { in Huff_Init()
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dqcommon.h1181 } huffman_t; typedef
1185 void Huff_Init(huffman_t *huff);
1199 extern huffman_t clientHuffTables;
H A Dhuffman.c427 void Huff_Init(huffman_t *huff) { in Huff_Init()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dqcommon.h1181 } huffman_t; typedef
1185 void Huff_Init(huffman_t *huff);
1199 extern huffman_t clientHuffTables;
H A Dhuffman.c427 void Huff_Init(huffman_t *huff) { in Huff_Init()
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dqcommon.h1337 } huffman_t; typedef
1341 void Huff_Init( huffman_t *huff );
1354 extern huffman_t clientHuffTables;
H A Dhuffman.c440 void Huff_Init( huffman_t *huff ) { in Huff_Init()
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dqcommon.h1251 } huffman_t; typedef
1255 void Huff_Init( huffman_t *huff );
1268 extern huffman_t clientHuffTables;
H A Dhuffman.c440 void Huff_Init( huffman_t *huff ) { in Huff_Init()

12