projects
/
platform
/
upstream
/
flac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a86804
)
fix error in encoded residual definition
author
Josh Coalson
<jcoalson@users.sourceforce.net>
Fri, 7 Nov 2003 19:12:53 +0000
(19:12 +0000)
committer
Josh Coalson
<jcoalson@users.sourceforce.net>
Fri, 7 Nov 2003 19:12:53 +0000
(19:12 +0000)
doc/html/format.html
patch
|
blob
|
history
diff --git
a/doc/html/format.html
b/doc/html/format.html
index
8fcf9ea
..
b11ef63
100644
(file)
--- a/
doc/html/format.html
+++ b/
doc/html/format.html
@@
-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))