The number of channels is now set when creating the states rather than when
creating the mode. This means that the same mode can be shared for mono and stereo.
This commit is contained in:
parent
bf2398b049
commit
80ed147663
11 changed files with 76 additions and 76 deletions
|
@ -81,8 +81,7 @@ struct CELTMode {
|
|||
celt_int32_t Fs;
|
||||
int overlap;
|
||||
int mdctSize;
|
||||
int nbChannels;
|
||||
|
||||
|
||||
int nbEBands;
|
||||
int pitchEnd;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue