minor additions
This commit is contained in:
parent
b04de17f6e
commit
0c1d32fac8
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user