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

/ast/src/lib/libvcodex/Vchuff/
H A Dvchuffgroup.c61 ssize_t hufsz; /* size of single Huffman code */ member in struct:_group_s
390 if(z > grp->hufsz)
459 DOTPRODUCT(grp->hufsz, freq, size, VCH_SIZE);
460 grp->hufsz += 256*8; /* plus est. header cost */

Completed in 8 milliseconds