Home
last modified time | relevance | path

Searched refs:huffman (Results 1 – 14 of 14) sorted by relevance

/external/zlib/src/contrib/puff/
Dpuff.c206 struct huffman { struct
235 local int decode(struct state *s, const struct huffman *h) in decode()
263 local int decode(struct state *s, const struct huffman *h) in decode()
340 local int construct(struct huffman *h, const short *length, int n) in construct()
437 const struct huffman *lencode, in codes()
438 const struct huffman *distcode) in codes()
541 static struct huffman lencode, distcode; in fixed()
673 struct huffman lencode, distcode; /* length and distance codes */ in dynamic()
/external/zlib/src/contrib/blast/
Dblast.c99 struct huffman { struct
125 local int decode(struct state *s, struct huffman *h) in decode()
187 local int construct(struct huffman *h, const unsigned char *rep, int n) in construct()
291 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
292 static struct huffman lencode = {lencnt, lensym}; /* length code */ in decomp()
293 static struct huffman distcode = {distcnt, distsym};/* distance code */ in decomp()
/external/bzip2/
DMakefile-libbz2_so30 huffman.o \
48 huffman.o: huffman.c
49 $(CC) $(CFLAGS) -c huffman.c
DMakefile31 huffman.o \
119 huffman.o: huffman.c
120 $(CC) $(CFLAGS) -c huffman.c
146 $(DISTNAME)/huffman.c \
DAndroid.mk28 huffman.c \
Dmakefile.msc10 huffman.obj \
Dlibbz2.dsp119 SOURCE=.\huffman.c
/external/webp/src/
DAndroid.mk72 utils/huffman.c \
144 utils/huffman.c \
/external/libpng/
DTODO18 (counting huffman bits/precompression? filter inertia? filter costs?).
/external/libvorbis/doc/
D03-codebook.tex249 \captionof{figure}{huffman tree illustration}
262 \captionof{figure}{underspecified huffman tree illustration}
/external/skia/gyp/
Dlibwebp.gyp221 '../third_party/externals/libwebp/src/utils/huffman.c',
/external/libpng/scripts/
Dpnglibconf.dfa235 # between search and huffman encoding in the zlib algorithms. The defaults are
/external/zlib/src/
DChangeLog911 - Report 0 for huffman and rle strategies and for level == 0 or 1
1187 - pass params -f (filtered data), -h (huffman only), -1 to -9 (compression
/external/opencv3/3rdparty/zlib/
DChangeLog911 - Report 0 for huffman and rle strategies and for level == 0 or 1
1187 - pass params -f (filtered data), -h (huffman only), -1 to -9 (compression