mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-09 11:28:25 +00:00
codecs: Spelling fixes
Correct typos of the following word families: voiced denumerator codeword upsampling constructed residual subroutine conditional quantizing courtesy number ASTERISK-29714 Change-Id: I471fb8086a5277d8f05047fedee22cfa97a4252d
This commit is contained in:
committed by
Friendly Automation
parent
636d3dc4be
commit
1aae1d2215
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user