Home
last modified time | relevance | path

Searched refs:BZ2_hbMakeCodeLengths (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_huffman.c104 void BZ2_hbMakeCodeLengths ( UChar *len, in BZ2_hbMakeCodeLengths() function
H A Dbzlib_private.h316 BZ2_hbMakeCodeLengths ( UChar*, Int32*, Int32, Int32 );
H A Dbzlib_compress.c491 BZ2_hbMakeCodeLengths ( &(s->len[t][0]), &(s->rfreq[t][0]), in sendMTFValues()