webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
G722DecoderState Struct Reference

#include <g722_enc_dec.h>

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
 
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]
 

Member Data Documentation

◆ a

int G722DecoderState::a[3]

◆ ap

int G722DecoderState::ap[3]

◆ b

int G722DecoderState::b[7]

◆ band [1/2]

struct { ... } G722DecoderState::band[2]

◆ band [2/2]

struct { ... } G722DecoderState::band[2]

◆ bits_per_sample

int G722DecoderState::bits_per_sample

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

◆ bp

int G722DecoderState::bp[7]

◆ d

int G722DecoderState::d[7]

◆ det

int G722DecoderState::det

◆ eight_k

int G722DecoderState::eight_k

TRUE if decode to 8k samples/second

◆ in_bits

int G722DecoderState::in_bits

◆ in_buffer

unsigned int G722DecoderState::in_buffer

◆ itu_test_mode

int G722DecoderState::itu_test_mode

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

◆ nb

int G722DecoderState::nb

◆ out_bits

int G722DecoderState::out_bits

◆ out_buffer

unsigned int G722DecoderState::out_buffer

◆ p

int G722DecoderState::p[3]

◆ packed

int G722DecoderState::packed

TRUE if the G.722 data is packed

◆ r

int G722DecoderState::r[3]

◆ s

int G722DecoderState::s

◆ sg

int G722DecoderState::sg[7]

◆ sp

int G722DecoderState::sp

◆ sz

int G722DecoderState::sz

◆ x

int G722DecoderState::x

Signal history for the QMF


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