📄 mqtermtypespec.h
字号:
m_pInitStates=0;
m_pOut=pByteOutputBuffer;
m_nrOfWrittenBytes=-1;
m_psavedA=0;
m_psavedB=0;
m_psavedC=0;
m_psavedCT=0;
m_nsavedNums=0;
m_nsavedCLength=0;
bDelFF=false;
B=0;
// --- INITENC
// Default initialization of the statistics bins is MPS=0 and I=0
m_nrOfContexts=nCxtNums;
m_pIndex=new int[nCxtNums];
m_pMPS=new int[nCxtNums];
m_pInitStates = pInitialCxts;
A=0x8000;
C=0;
if(B==0xFF)
CT=13;
else
CT=12;
ResetCtxts();
// End of INITENC ---
B=0;
}
void CMQCoder::Reset()
{
// Reset the output buffer
m_pOut->R
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -