lpc10_decode_state_t Struct Reference
#include <lpc10.h>
List of all members.
|
Public Attributes |
|
int | error_correction |
|
int32_t | iptold |
|
int | first |
|
int32_t | ivp2h |
|
int32_t | iovoic |
|
int32_t | iavgp |
|
int32_t | erate |
|
int32_t | drc [10][3] |
|
int32_t | dpit [3] |
|
int32_t | drms [3] |
|
float | buf [LPC10_SAMPLES_PER_FRAME *2] |
|
int32_t | buflen |
|
int32_t | ivoico |
|
int32_t | ipito |
|
float | rmso |
|
float | rco [10] |
|
int32_t | jsamp |
|
int | first_pitsyn |
|
int32_t | ipo |
|
float | exc [166] |
|
float | exc2 [166] |
|
float | lpi [3] |
|
float | hpi [3] |
|
float | rmso_bsynz |
|
int32_t | j |
|
int32_t | k |
|
int16_t | y [5] |
|
float | dei [2] |
|
float | deo [3] |
Detailed Description
LPC10 codec decoder state descriptor. This defines the state of a single working instance of the LPC10 decoder.
The documentation for this struct was generated from the following file: