mirror of
https://github.com/xiph/opus.git
synced 2025-06-04 17:47:42 +00:00
conversion to modes complete
This commit is contained in:
parent
3337e5d3e5
commit
96870d9334
5 changed files with 45 additions and 57 deletions
|
@ -53,7 +53,7 @@ const CELTMode mode1 = {
|
|||
|
||||
qbank1, /**< eBands */
|
||||
pbank1, /**< pBands*/
|
||||
qpulses1 /**< pulses */
|
||||
qpulses1 /**< nbPulses */
|
||||
};
|
||||
|
||||
const CELTMode const *celt_mode1 = &mode1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue