FFmpeg
Data Fields
ILBCFrame Struct Reference

Data Fields

int16_t lsf [LSF_NSPLIT *LPC_N_MAX]
 
int16_t cb_index [CB_NSTAGES *(NASUB_MAX+1)]
 
int16_t gain_index [CB_NSTAGES *(NASUB_MAX+1)]
 
int16_t ifm
 
int16_t state_first
 
int16_t idx [STATE_SHORT_LEN_30MS]
 
int16_t firstbits
 
int16_t start
 

Detailed Description

Definition at line 77 of file ilbcdec.c.

Field Documentation

◆ lsf

int16_t ILBCFrame::lsf[LSF_NSPLIT *LPC_N_MAX]

Definition at line 78 of file ilbcdec.c.

◆ cb_index

int16_t ILBCFrame::cb_index[CB_NSTAGES *(NASUB_MAX+1)]

Definition at line 79 of file ilbcdec.c.

Referenced by decode_residual().

◆ gain_index

int16_t ILBCFrame::gain_index[CB_NSTAGES *(NASUB_MAX+1)]

Definition at line 80 of file ilbcdec.c.

Referenced by decode_residual().

◆ ifm

int16_t ILBCFrame::ifm

Definition at line 81 of file ilbcdec.c.

Referenced by decode_residual().

◆ state_first

int16_t ILBCFrame::state_first

Definition at line 82 of file ilbcdec.c.

Referenced by decode_residual().

◆ idx

int16_t ILBCFrame::idx[STATE_SHORT_LEN_30MS]

Definition at line 83 of file ilbcdec.c.

Referenced by decode_residual().

◆ firstbits

int16_t ILBCFrame::firstbits

Definition at line 84 of file ilbcdec.c.

◆ start

int16_t ILBCFrame::start

Definition at line 85 of file ilbcdec.c.

Referenced by decode_residual().


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