fix error in encoded residual definition

This commit is contained in:
Josh Coalson 2003-11-07 19:12:53 +00:00
parent 6a868045e0
commit e56a1e4141
1 changed files with 1 additions and 1 deletions

View File

@ -1487,7 +1487,7 @@
Encoded residual. The number of samples (n) in the partition is determined as follows:<BR>
<UL>
<LI>
if the partition order is zero, n = frame's blocksize
if the partition order is zero, n = frame's blocksize - predictor order
</LI>
<LI>
else if this is not the first partition of the subframe, n = (frame's blocksize / (2^partition order))