Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-os-example-mbed5-blinky by
SBDecState Struct Reference
Structure representing the full state of the sub-band decoder. More...
#include <sb_celp.h>
Data Fields | |
| const SpeexMode * | mode |
| Pointer to the mode (containing for vtable info) | |
| void * | st_low |
| State of the low-band (narrowband) encoder. | |
| spx_word16_t | last_ener |
| If non-NULL, innovation is copied here. | |
Detailed Description
Structure representing the full state of the sub-band decoder.
Definition at line 99 of file sb_celp.h.
Field Documentation
| spx_word16_t last_ener |
Generated on Tue Jul 12 2022 16:28:55 by
1.7.2
