Signal/Geometry Processing Library (SPL)  1.1.24
SPL::MultiArithDecoder Member List

This is the complete list of members for SPL::MultiArithDecoder, including all inherited members.

decodeBypass(int numSyms)SPL::MultiArithDecoder
decodeRegular(int contextId)SPL::MultiArithDecoder
dump(std::ostream &out) const SPL::MultiArithDecoder
getBitCount() const SPL::MultiArithDecoderinline
getDebugStream()SPL::MultiArithDecoderinlinestatic
getInput() const SPL::MultiArithDecoderinline
getMaxContexts() const SPL::MultiArithDecoderinline
getSymCount() const SPL::MultiArithDecoderinline
MultiArithDecoder(int maxContexts, InputBitStream *in=nullptr)SPL::MultiArithDecoder
setContext(int contextId, int numSyms)SPL::MultiArithDecoder
setContext(int contextId, const std::vector< ArithCoder::Freq > &symFreqs, bool adaptive)SPL::MultiArithDecoder
setDebugLevel(int debugLevel)SPL::MultiArithDecoderinlinestatic
setDebugStream(std::ostream &out)SPL::MultiArithDecoderinlinestatic
setInput(InputBitStream *in)SPL::MultiArithDecoderinline
start()SPL::MultiArithDecoder
terminate()SPL::MultiArithDecoder
~MultiArithDecoder()SPL::MultiArithDecoder