LLVM API Documentation
#include <bzlib_private.h>
Collaboration diagram for EState:
Public Attributes | |
bz_stream * | strm |
Int32 | mode |
Int32 | state |
UInt32 | avail_in_expect |
UInt32 * | arr1 |
UInt32 * | arr2 |
UInt32 * | ftab |
Int32 | origPtr |
UInt32 * | ptr |
UChar * | block |
UInt16 * | mtfv |
UChar * | zbits |
Int32 | workFactor |
UInt32 | state_in_ch |
Int32 | state_in_len |
BZ_RAND_DECLS | |
Int32 | nblock |
Int32 | nblockMAX |
Int32 | numZ |
Int32 | state_out_pos |
Int32 | nInUse |
Bool | inUse [256] |
UChar | unseqToSeq [256] |
UInt32 | bsBuff |
Int32 | bsLive |
UInt32 | blockCRC |
UInt32 | combinedCRC |
Int32 | verbosity |
Int32 | blockNo |
Int32 | blockSize100k |
Int32 | nMTF |
Int32 | mtfFreq [BZ_MAX_ALPHA_SIZE] |
UChar | selector [BZ_MAX_SELECTORS] |
UChar | selectorMtf [BZ_MAX_SELECTORS] |
UChar | len [BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE] |
Int32 | code [BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE] |
Int32 | rfreq [BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE] |
UInt32 | len_pack [BZ_MAX_ALPHA_SIZE][4] |
Definition at line 230 of file bzlib_private.h.
Definition at line 244 of file bzlib_private.h.
Referenced by BZ2_blockSort(), and BZ2_bzCompressInit().
Definition at line 245 of file bzlib_private.h.
Referenced by BZ2_blockSort(), BZ2_bzCompressInit(), and BZ2_compressBlock().
Definition at line 241 of file bzlib_private.h.
Referenced by BZ2_bzCompress(), copy_input_until_stop(), and handle_compress().
Definition at line 251 of file bzlib_private.h.
Referenced by add_pair_to_block(), BZ2_blockSort(), BZ2_bzCompressInit(), and generateMTFValues().
Definition at line 279 of file bzlib_private.h.
Referenced by add_pair_to_block(), BZ2_compressBlock(), and prepare_new_block().
Definition at line 284 of file bzlib_private.h.
Referenced by BZ2_bzCompressInit(), BZ2_compressBlock(), and prepare_new_block().
Definition at line 285 of file bzlib_private.h.
Referenced by BZ2_bzCompressInit(), and BZ2_compressBlock().
Definition at line 275 of file bzlib_private.h.
Referenced by bsFinishWrite(), bsW(), and BZ2_bsInitWrite().
Definition at line 276 of file bzlib_private.h.
Referenced by bsFinishWrite(), bsW(), and BZ2_bsInitWrite().
Definition at line 261 of file bzlib_private.h.
Int32 EState::code[BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE] |
Definition at line 294 of file bzlib_private.h.
Definition at line 280 of file bzlib_private.h.
Referenced by BZ2_bzCompressInit(), and BZ2_compressBlock().
Definition at line 246 of file bzlib_private.h.
Referenced by BZ2_blockSort(), and BZ2_bzCompressInit().
Bool EState::inUse[256] |
Definition at line 271 of file bzlib_private.h.
Referenced by add_pair_to_block(), makeMaps_e(), and prepare_new_block().
UChar EState::len[BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE] |
UInt32 EState::len_pack[BZ_MAX_ALPHA_SIZE][4] |
Definition at line 297 of file bzlib_private.h.
Definition at line 237 of file bzlib_private.h.
Referenced by BZ2_bzCompress(), BZ2_bzCompressInit(), copy_input_until_stop(), and handle_compress().
Int32 EState::mtfFreq[BZ_MAX_ALPHA_SIZE] |
Definition at line 289 of file bzlib_private.h.
Referenced by generateMTFValues(), and sendMTFValues().
Definition at line 252 of file bzlib_private.h.
Referenced by BZ2_bzCompressInit(), generateMTFValues(), and sendMTFValues().
Definition at line 264 of file bzlib_private.h.
Referenced by add_pair_to_block(), BZ2_blockSort(), BZ2_compressBlock(), copy_input_until_stop(), generateMTFValues(), handle_compress(), prepare_new_block(), and sendMTFValues().
Definition at line 265 of file bzlib_private.h.
Referenced by BZ2_bzCompressInit(), copy_input_until_stop(), and handle_compress().
Definition at line 270 of file bzlib_private.h.
Referenced by generateMTFValues(), makeMaps_e(), and sendMTFValues().
Definition at line 288 of file bzlib_private.h.
Referenced by generateMTFValues(), and sendMTFValues().
Definition at line 266 of file bzlib_private.h.
Referenced by bsFinishWrite(), BZ2_bzCompress(), BZ2_compressBlock(), copy_output_until_stop(), handle_compress(), and prepare_new_block().
Definition at line 247 of file bzlib_private.h.
Referenced by BZ2_blockSort(), and BZ2_compressBlock().
Definition at line 250 of file bzlib_private.h.
Referenced by BZ2_blockSort(), BZ2_bzCompressInit(), and generateMTFValues().
Int32 EState::rfreq[BZ_N_GROUPS][BZ_MAX_ALPHA_SIZE] |
Definition at line 295 of file bzlib_private.h.
UChar EState::selector[BZ_MAX_SELECTORS] |
Definition at line 290 of file bzlib_private.h.
UChar EState::selectorMtf[BZ_MAX_SELECTORS] |
Definition at line 291 of file bzlib_private.h.
Definition at line 238 of file bzlib_private.h.
Referenced by BZ2_bzCompressInit(), and handle_compress().
Definition at line 259 of file bzlib_private.h.
Referenced by add_pair_to_block(), flush_RL(), init_RL(), and isempty_RL().
Definition at line 260 of file bzlib_private.h.
Referenced by add_pair_to_block(), init_RL(), and isempty_RL().
Definition at line 267 of file bzlib_private.h.
Referenced by BZ2_bzCompress(), copy_output_until_stop(), handle_compress(), and prepare_new_block().
Definition at line 233 of file bzlib_private.h.
Referenced by BZ2_bzCompress(), BZ2_bzCompressInit(), copy_input_until_stop(), copy_output_until_stop(), and handle_compress().
UChar EState::unseqToSeq[256] |
Definition at line 272 of file bzlib_private.h.
Referenced by generateMTFValues(), and makeMaps_e().
Definition at line 283 of file bzlib_private.h.
Referenced by BZ2_blockSort(), BZ2_bzCompressInit(), BZ2_compressBlock(), and sendMTFValues().
Definition at line 256 of file bzlib_private.h.
Referenced by BZ2_blockSort(), and BZ2_bzCompressInit().
Definition at line 253 of file bzlib_private.h.
Referenced by bsFinishWrite(), BZ2_bzCompressInit(), BZ2_compressBlock(), and copy_output_until_stop().