public class ChannelData extends Object
| Constructor and Description |
|---|
ChannelData(int size)
The default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int[] |
getOutput() |
EntropyPartitionedRiceContents |
getPartitionedRiceContents() |
int[] |
getResidual() |
public ChannelData(int size)
size - The block sizepublic int[] getOutput()
public EntropyPartitionedRiceContents getPartitionedRiceContents()
public int[] getResidual()
Copyright © 2004–2017. All rights reserved.