Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
g722_encode_state_t Struct Reference

Data Fields

struct {
   int   a [3]
 
   int   ap [3]
 
   int   b [7]
 
   int   bp [7]
 
   int   d [7]
 
   int   det
 
   int   nb
 
   int   p [3]
 
   int   r [3]
 
   int   s
 
   int   sg [7]
 
   int   sp
 
   int   sz
 
band [2]
 
int bits_per_sample
 
int eight_k
 
int in_bits
 
unsigned int in_buffer
 
int itu_test_mode
 
int out_bits
 
unsigned int out_buffer
 
int packed
 
int x [24]
 

Detailed Description

Definition at line 56 of file g722.h.

Field Documentation

int bits_per_sample

6 for 48000kbps, 7 for 56000kbps, or 8 for 64000kbps.

Definition at line 66 of file g722.h.

int eight_k

TRUE if encode from 8k samples/second

Definition at line 64 of file g722.h.

int itu_test_mode

TRUE if the operating in the special ITU test mode, with the band split filters disabled.

Definition at line 60 of file g722.h.

int packed

TRUE if the G.722 data is packed

Definition at line 62 of file g722.h.

int x[24]

Signal history for the QMF

Definition at line 69 of file g722.h.


The documentation for this struct was generated from the following file: