More simplifications from denorm pitch
This commit is contained in:
parent
095c1782c5
commit
4834c92e2b
6 changed files with 25 additions and 89 deletions
|
@ -76,11 +76,9 @@ struct CELTMode {
|
|||
int nbChannels;
|
||||
|
||||
int nbEBands;
|
||||
int nbPBands;
|
||||
int pitchEnd;
|
||||
|
||||
const celt_int16_t *eBands; /**< Definition for each "pseudo-critical band" */
|
||||
const celt_int16_t *pBands; /**< Definition of the bands used for the pitch */
|
||||
|
||||
celt_word16_t ePredCoef;/**< Prediction coefficient for the energy encoding */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue