Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- i -
- INFINITY
: suffixTree.c
- initDecoderTree()
: decoderTree.c
, decoderTree.h
- initDecoderTreeStack()
: decoderTree.c
, decoderTree.h
- initFsmTree()
: fsmTree.c
, fsmTree.h
- initialize_arithmetic_decoder()
: coder.c
, coder.h
- initialize_arithmetic_encoder()
: coder.c
, coder.h
- initialize_input_bitstream()
: bitio.c
, bitio.h
- initialize_output_bitstream()
: bitio.c
, bitio.h
- initSee()
: see.c
, see.h
- initSuffixTree()
: suffixTree.c
, suffixTree.h
- inittree()
: wotd.c
- input_bit()
: bitio.c
, bitio.h
- input_bits_left
: bitio.c
- input_bytes_left
: bitio.c
- insert()
: decoderTree.c
, fsmTree.c
- internalNodes
: decoderTree.c
, fsmTree.c
- INTWORDSIZE
: wotd.c
- ISLEAF
: wotd.c
- ISRIGHTMOSTCHILD
: wotd.c
- isRootDecoderTree()
: decoderTree.c
, decoderTree.h
- isRootFsmTree()
: fsmTree.c
, fsmTree.h
- ISUNEVALUATED
: wotd.c