libspandsp 0.0.4
|
Public Attributes | |
int | itu_test_mode |
int | packed |
int | eight_k |
int | bits_per_sample |
int | x [24] |
struct { | |
int s | |
int sp | |
int sz | |
int r [3] | |
int a [3] | |
int ap [3] | |
int p [3] | |
int d [7] | |
int b [7] | |
int bp [7] | |
int sg [7] | |
int nb | |
int det | |
} | band [2] |
unsigned int | in_buffer |
int | in_bits |
unsigned int | out_buffer |
int | out_bits |
6 for 48000kbps, 7 for 56000kbps, or 8 for 64000kbps.
Referenced by g722_decode(), and g722_decode_init().
TRUE if decode to 8k samples/second
Referenced by g722_decode(), and g722_decode_init().
TRUE if the operating in the special ITU test mode, with the band split filters disabled.
Referenced by g722_decode().
TRUE if the G.722 data is packed
Referenced by g722_decode(), and g722_decode_init().
int g722_decode_state_t::x[24] |
Signal history for the QMF
Referenced by g722_decode().