|
long | o3dgc::DecodeIntACEGC (Arithmetic_Codec &acd, Adaptive_Data_Model &mModelValues, Static_Bit_Model &bModel0, Adaptive_Bit_Model &bModel1, const unsigned long exp_k, const unsigned long M) |
|
unsigned long | o3dgc::DecodeUIntACEGC (Arithmetic_Codec &acd, Adaptive_Data_Model &mModelValues, Static_Bit_Model &bModel0, Adaptive_Bit_Model &bModel1, const unsigned long exp_k, const unsigned long M) |
|
void | o3dgc::EncodeIntACEGC (long predResidual, Arithmetic_Codec &ace, Adaptive_Data_Model &mModelValues, Static_Bit_Model &bModel0, Adaptive_Bit_Model &bModel1, const unsigned long M) |
|
void | o3dgc::EncodeUIntACEGC (long predResidual, Arithmetic_Codec &ace, Adaptive_Data_Model &mModelValues, Static_Bit_Model &bModel0, Adaptive_Bit_Model &bModel1, const unsigned long M) |
|