mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
minor additions
This commit is contained in:
@@ -946,7 +946,7 @@
|
||||
<5>
|
||||
</TD>
|
||||
<TD>
|
||||
Quantized linear predictor coefficient shift needed in bits (NOTE: this number is signed).
|
||||
Quantized linear predictor coefficient shift needed in bits (NOTE: this number is signed two's-complement).
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
@@ -954,7 +954,7 @@
|
||||
<n>
|
||||
</TD>
|
||||
<TD>
|
||||
Unencoded predictor coefficients (n = qlp coeff precision * lpc order).
|
||||
Unencoded predictor coefficients (n = qlp coeff precision * lpc order) (NOTE: the coefficients are signed two's-complement).
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
|
||||
Reference in New Issue
Block a user