fix error in encoded residual definition
authorJosh Coalson <jcoalson@users.sourceforce.net>
Fri, 7 Nov 2003 19:12:53 +0000 (19:12 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Fri, 7 Nov 2003 19:12:53 +0000 (19:12 +0000)
doc/html/format.html

index 8fcf9ea..b11ef63 100644 (file)
                                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))