Searched refs:levcount (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/pack/
H A Dhuffgethdr.c65 hp->levcount[i] = c;
73 j = hp->levcount[i];
H A Dhuffputhdr.c58 sfputc(fp,hp->levcount[i]);
59 sfputc(fp,hp->levcount[hp->maxlev]-2);
H A Dhuffman.h41 unsigned char levcount[HUFFLEV+1]; member in struct:__anon178
H A Dhuffinit.c112 hp->levcount[i] = 0;
118 hp->levcount[c]++;
H A Dhuffdecode.c173 intnodes[i] = hp->levcount[i];

Completed in 16 milliseconds