[]
Calculates the parameters of the SubbandAn objects that depend on the Quantizer. The 'stepWMSE' field is calculated for each subband which is a leaf in the tree rooted at 'sb', for the specified component. The subband tree 'sb' must be the one for the component 'n'.
protected abstract void calcSbParams(SubbandAn sb, int n)
Type | Name | Description |
---|---|---|
SubbandAn | sb | The root of the subband tree. |
int | n | The component index. |