[Asterisk-code-review] spelling: upsampling (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:21:21 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17285 )
Change subject: spelling: upsampling
......................................................................
spelling: upsampling
Change-Id: I08180b689076d88d36bf9128504184230219093c
---
M codecs/ilbc/constants.c
M codecs/ilbc/rfc3951.txt
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/85/17285/1
diff --git a/codecs/ilbc/constants.c b/codecs/ilbc/constants.c
index bedfc39..ca077da 100644
--- a/codecs/ilbc/constants.c
+++ b/codecs/ilbc/constants.c
@@ -178,7 +178,7 @@
(float)1.049988, (float)1.087524, (float)1.125000,
(float)1.162476, (float)1.200012};
- /* Enhancer - Upsamling a factor 4 (ENH_UPS0 = 4) */
+ /* Enhancer - Upsampling a factor 4 (ENH_UPS0 = 4) */
float polyphaserTbl[ENH_UPS0*(2*ENH_FL0+1)]={
(float)0.000000, (float)0.000000, (float)0.000000,
(float)1.000000,
diff --git a/codecs/ilbc/rfc3951.txt b/codecs/ilbc/rfc3951.txt
index cd34df1..f220902 100644
--- a/codecs/ilbc/rfc3951.txt
+++ b/codecs/ilbc/rfc3951.txt
@@ -4732,7 +4732,7 @@
(float)1.049988, (float)1.087524, (float)1.125000,
(float)1.162476, (float)1.200012};
- /* Enhancer - Upsamling a factor 4 (ENH_UPS0 = 4) */
+ /* Enhancer - Upsampling a factor 4 (ENH_UPS0 = 4) */
float polyphaserTbl[ENH_UPS0*(2*ENH_FL0+1)]={
(float)0.000000, (float)0.000000, (float)0.000000,
(float)1.000000,
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17285
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I08180b689076d88d36bf9128504184230219093c
Gerrit-Change-Number: 17285
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/a95edf17/attachment.html>
More information about the asterisk-code-review
mailing list