spandsp 0.0.6
g722_encode_state_s Struct Reference

#include <g722.h>

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

◆ bits_per_sample

int g722_encode_state_s::bits_per_sample

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

◆ eight_k

int g722_encode_state_s::eight_k

TRUE if encode from 8k samples/second

◆ itu_test_mode

int g722_encode_state_s::itu_test_mode

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

◆ packed

int g722_encode_state_s::packed

TRUE if the G.722 data is packed

◆ x

int16_t g722_encode_state_s::x[12]

Signal history for the QMF


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