FFmpeg
Classes | Public Attributes | List of all members
G722Context Struct Reference

Classes

struct  G722Band
 The band[0] and band[1] correspond respectively to the lower band and higher band. More...
 
struct  TrellisNode
 
struct  TrellisPath
 

Public Attributes

const AVClassclass
 
int bits_per_codeword
 
int16_t prev_samples [PREV_SAMPLES_BUF_SIZE]
 memory of past decoded samples
 
int prev_samples_pos
 the number of values in prev_samples
 
struct G722Context::G722Band band [2]
 
struct G722Context::TrellisNodenode_buf [2]
 
struct G722Context::TrellisNode ** nodep_buf [2]
 
struct G722Context::TrellisPathpaths [2]
 
G722DSPContext dsp
 

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