[]
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 override void calcSbParams(SubbandAn sb, int c)
| Type | Name | Description |
|---|---|---|
| SubbandAn | sb | The root of the subband tree. |
| int | c | The component index |