public finishLengthCalculation ( int rates, int n ) : void | ||
rates | int | The array containing the values returned by /// 'getNumCodedBytes()' for each coding pass. /// /// |
n | int | The index in the 'rates' array of the last terminated length. /// /// |
return | void |