MCPcopy Create free account
hub / github.com/LAStools/LAStools / destroySymbolModel

Method destroySymbolModel

LASzip/src/arithmeticencoder.cpp:196–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196void ArithmeticEncoder::destroySymbolModel(ArithmeticModel* m)
197{
198 delete m;
199}
200
201void ArithmeticEncoder::encodeBit(ArithmeticBitModel* m, U32 sym)
202{

Calls

no outgoing calls

Tested by

no test coverage detected