From 0c1d32fac8303b96e0a95c72ce80c0bcff2d0b20 Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Wed, 28 Feb 2001 23:42:30 +0000 Subject: [PATCH] minor additions --- doc/format.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/format.html b/doc/format.html index b9ee003a..f634b4fd 100644 --- a/doc/format.html +++ b/doc/format.html @@ -946,7 +946,7 @@ <5> - 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). @@ -954,7 +954,7 @@ <n> - 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).