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:
Josh Soref
2021-10-30 21:04:43 -04:00
committed by Joshua Colp
parent 7285ba33ee
commit 84556eb962
15 changed files with 32 additions and 32 deletions

View File

@@ -22,7 +22,7 @@
/*----------------------------------------------------------------*
* lpc analysis (subrutine to LPCencode)
* lpc analysis (subroutine to LPCencode)
*---------------------------------------------------------------*/
void SimpleAnalysis(
@@ -75,7 +75,7 @@
* lsf interpolator and conversion from lsf to a coefficients
* (subrutine to SimpleInterpolateLSF)
* (subroutine to SimpleInterpolateLSF)
*---------------------------------------------------------------*/
void LSFinterpolate2a_enc(
@@ -93,7 +93,7 @@
}
/*----------------------------------------------------------------*
* lsf interpolator (subrutine to LPCencode)
* lsf interpolator (subroutine to LPCencode)
*---------------------------------------------------------------*/
void SimpleInterpolateLSF(
@@ -184,7 +184,7 @@
}
/*----------------------------------------------------------------*
* lsf quantizer (subrutine to LPCencode)
* lsf quantizer (subroutine to LPCencode)
*---------------------------------------------------------------*/
void SimplelsfQ(