<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16863">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: denumerator<br><br>Change-Id: I0f015ffc714fdfa9559b1781a12e62f52c5cf0ab<br>---<br>M codecs/ilbc/StateSearchW.c<br>M codecs/ilbc/StateSearchW.h<br>M codecs/ilbc/rfc3951.txt<br>3 files changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/63/16863/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/codecs/ilbc/StateSearchW.c b/codecs/ilbc/StateSearchW.c</span><br><span>index 7320dde..4861897 100644</span><br><span>--- a/codecs/ilbc/StateSearchW.c</span><br><span>+++ b/codecs/ilbc/StateSearchW.c</span><br><span>@@ -123,7 +123,7 @@</span><br><span>                            /* (i) Encoder instance */</span><br><span>        float *residual,/* (i) target residual vector */</span><br><span>        float *syntDenum,   /* (i) lpc synthesis filter */</span><br><span style="color: hsl(0, 100%, 40%);">-       float *weightDenum, /* (i) weighting filter denuminator */</span><br><span style="color: hsl(120, 100%, 40%);">+       float *weightDenum, /* (i) weighting filter denumerator */</span><br><span>        int *idxForMax,     /* (o) quantizer index for maximum</span><br><span>                                   amplitude */</span><br><span>        int *idxVec,    /* (o) vector of quantization indexes */</span><br><span>diff --git a/codecs/ilbc/StateSearchW.h b/codecs/ilbc/StateSearchW.h</span><br><span>index 730e039..b088f9b 100644</span><br><span>--- a/codecs/ilbc/StateSearchW.h</span><br><span>+++ b/codecs/ilbc/StateSearchW.h</span><br><span>@@ -31,7 +31,7 @@</span><br><span>                            /* (i) Encoder instance */</span><br><span>        float *residual,/* (i) target residual vector */</span><br><span>        float *syntDenum,   /* (i) lpc synthesis filter */</span><br><span style="color: hsl(0, 100%, 40%);">-       float *weightDenum, /* (i) weighting filter denuminator */</span><br><span style="color: hsl(120, 100%, 40%);">+       float *weightDenum, /* (i) weighting filter denumerator */</span><br><span>        int *idxForMax,     /* (o) quantizer index for maximum</span><br><span>                                   amplitude */</span><br><span>        int *idxVec,    /* (o) vector of quantization indexes */</span><br><span>diff --git a/codecs/ilbc/rfc3951.txt b/codecs/ilbc/rfc3951.txt</span><br><span>index 9de9806..097439f 100644</span><br><span>--- a/codecs/ilbc/rfc3951.txt</span><br><span>+++ b/codecs/ilbc/rfc3951.txt</span><br><span>@@ -10342,7 +10342,7 @@</span><br><span>                            /* (i) Encoder instance */</span><br><span>        float *residual,/* (i) target residual vector */</span><br><span>        float *syntDenum,   /* (i) lpc synthesis filter */</span><br><span style="color: hsl(0, 100%, 40%);">-       float *weightDenum, /* (i) weighting filter denuminator */</span><br><span style="color: hsl(120, 100%, 40%);">+       float *weightDenum, /* (i) weighting filter denumerator */</span><br><span>        int *idxForMax,     /* (o) quantizer index for maximum</span><br><span>                                   amplitude */</span><br><span>        int *idxVec,    /* (o) vector of quantization indexes */</span><br><span>@@ -10496,7 +10496,7 @@</span><br><span>                            /* (i) Encoder instance */</span><br><span>        float *residual,/* (i) target residual vector */</span><br><span>        float *syntDenum,   /* (i) lpc synthesis filter */</span><br><span style="color: hsl(0, 100%, 40%);">-       float *weightDenum, /* (i) weighting filter denuminator */</span><br><span style="color: hsl(120, 100%, 40%);">+       float *weightDenum, /* (i) weighting filter denumerator */</span><br><span>        int *idxForMax,     /* (o) quantizer index for maximum</span><br><span>                                   amplitude */</span><br><span>        int *idxVec,    /* (o) vector of quantization indexes */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16863">change 16863</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/16863"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I0f015ffc714fdfa9559b1781a12e62f52c5cf0ab </div>
<div style="display:none"> Gerrit-Change-Number: 16863 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>