Searched defs:maxLen (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/lib/bzip2/ |
H A D | bzlib_huffman.c | 107 Int32 maxLen ) in BZ2_hbMakeCodeLengths() 179 Int32 maxLen, in BZ2_hbAssignCodes() 199 Int32 maxLen, in BZ2_hbCreateDecodeTables()
|
H A D | bzlib_decompress.c | 153 Int32 minLen, maxLen; in BZ2_decompress() local
|
H A D | bzlib_compress.c | 282 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
|
/openbmc/linux/lib/ |
H A D | decompress_bunzip2.c | 87 int minLen, maxLen; member 237 int minLen, maxLen, pp; in get_next_block() local
|