Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dhuffman.cpp220 void BZ2_hbCreateDecodeTables(Int32 *limit, in BZ2_hbCreateDecodeTables() function
H A Dbzlib_private.hpp514 extern void BZ2_hbCreateDecodeTables(Int32*, Int32*, Int32*, UChar*, Int32, Int32, Int32);
H A Ddecompress.cpp408 BZ2_hbCreateDecodeTables(&(s->limit[j][0]), in BZ2_decompress()