public class PredictorDecompressNormal3930to3950 extends IPredictorDecompress
| Modifier and Type | Field and Description |
|---|---|
protected int[] |
m_aryM |
protected int |
m_nCurrentIndex |
protected int |
m_nLastValue |
protected int[][] |
m_pBuffer |
protected int |
m_pInputBuffer_i |
protected int |
m_pInputBuffer_j |
protected NNFilter |
m_pNNFilter |
protected NNFilter |
m_pNNFilter1 |
| Constructor and Description |
|---|
PredictorDecompressNormal3930to3950(int nCompressionLevel,
int nVersion) |
| Modifier and Type | Method and Description |
|---|---|
int |
DecompressValue(int nInput,
int notneeded) |
void |
Flush() |
DecompressValueprotected int[][] m_pBuffer
protected int[] m_aryM
protected int m_pInputBuffer_i
protected int m_pInputBuffer_j
protected int m_nCurrentIndex
protected int m_nLastValue
protected NNFilter m_pNNFilter
protected NNFilter m_pNNFilter1
public PredictorDecompressNormal3930to3950(int nCompressionLevel,
int nVersion)
public int DecompressValue(int nInput,
int notneeded)
DecompressValue in class IPredictorDecompresspublic void Flush()
Flush in class IPredictorDecompressCopyright © 2014. All rights reserved.