|
Xpace
|
#include <elt_int.h>
Public Member Functions | |
| void | set (eltIntInfo< N > *h, bool isRun) |
| size_t | getLen () const |
| void | startEncode (MemBitStream *b) const |
| void | encode (const N &norm, MemBitStream *b) const |
| void | startDecode (MemBitStream *b, BytePool *) |
| N | decode (MemBitStream *b) const |
|
inline |
Definition at line 365 of file elt_int.h.
References Xpace::eltIntCoded< N >::getLen(), and Xpace::eltIntInfo< N >::getNormMax().
Referenced by Xpace::eltIntFixed< N >::startDecode().
|
inline |
Definition at line 401 of file elt_int.h.
References Xpace::eltIntCoded< N >::startEncode().
Referenced by Xpace::eltIntCoded< N >::set().
|
inline |
Definition at line 410 of file elt_int.h.
References Xpace::eltIntCoded< N >::encode().
Referenced by Xpace::eltIntCoded< N >::getLen().
|
inline |
Definition at line 449 of file elt_int.h.
References Xpace::eltIntCoded< N >::startDecode().
Referenced by Xpace::eltIntCoded< N >::startEncode().
|
inline |
Definition at line 459 of file elt_int.h.
References Xpace::eltIntCoded< N >::decode().
Referenced by Xpace::eltIntCoded< N >::encode().
|
inline |
Definition at line 479 of file elt_int.h.
References Xpace::eltIntVarCoded< N >::set().
Referenced by Xpace::eltIntCoded< N >::startDecode().