ref: 250c02689025a13c073971fa8794db0e039cbdf2
parent: 22757c390ad0f75016910283cb34e359a73df7aa
author: Jean-Marc Valin <[email protected]>
date: Fri May 11 12:31:54 EDT 2012
More Gen-art changes
--- a/doc/draft-ietf-codec-opus.xml
+++ b/doc/draft-ietf-codec-opus.xml
@@ -1437,7 +1437,7 @@
<figure align="center">
<artwork align="center">
<![CDATA[
-r_Q15 = rng >> (l-16) ,
+r_Q15 = rng >> (lg-16) ,
]]></artwork>
</figure>
so that 32768 <= r_Q15 < 65536, an unsigned Q15 value representing the
@@ -1515,8 +1515,8 @@
1: Range encoded bitstream
2: Coded parameters
3: Pulses, LSBs, and signs
-4: Pitch lags, LTP coefficients
-5: LPC coefficients and gains
+4: Pitch lags, Long-Term Prediction (LTP) coefficients
+5: Linear Prediction Coefficients (LPC) and gains
6: Decoded signal (mono or mid-side stereo)
7: Unmixed signal (mono or left-right stereo)
8: Resampled signal
@@ -1604,7 +1604,7 @@
<ttcol align="center">PDF(s)</ttcol>
<ttcol align="center">Condition</ttcol>
-<c>VAD flags</c>
+<c>Voice Activity Detection (VAD) flags</c>
<c>{1, 1}/2</c>
<c/>
@@ -1815,7 +1815,7 @@
<t>The frame type and quantization type (<xref target="silk_frame_type"/>),</t>
<t>Quantization gains (<xref target="silk_gains"/>),</t>
<t>Short-term prediction filter coefficients (<xref target="silk_nlsfs"/>),</t>
-<t>An LSF interpolation weight (<xref target="silk_nlsf_interpolation"/>),</t>
+<t>A Line Spectral Frequencies (LSF) interpolation weight (<xref target="silk_nlsf_interpolation"/>),</t>
<t>
Long-term prediction filter lags and gains (<xref target="silk_ltp_params"/>),
and