g722_encode_state_s Struct Reference

#include <g722.h>

List of all members.

Public Attributes

int itu_test_mode
int packed
int eight_k
int bits_per_sample
int16_t x [12]
int16_t y [12]
int ptr
g722_band_t band [2]
uint32_t in_buffer
int in_bits
uint32_t out_buffer
int out_bits


Detailed Description

G.722 encode state


Member Data Documentation

int g722_encode_state_s::bits_per_sample

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

int g722_encode_state_s::eight_k

TRUE if encode from 8k samples/second

int g722_encode_state_s::itu_test_mode

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

int g722_encode_state_s::packed

TRUE if the G.722 data is packed

int16_t g722_encode_state_s::x[12]

Signal history for the QMF


The documentation for this struct was generated from the following file:
Generated on Tue Jan 11 14:08:48 2011 for spandsp by  doxygen 1.4.7