G723_1_Subframe Struct Reference

G723.1 unpacked data subframe. More...

Data Fields

int ad_cb_lag
 adaptive codebook lag
int ad_cb_gain
int dirac_train
int pulse_sign
int grid_index
int amp_index
int pulse_pos

Detailed Description

G723.1 unpacked data subframe.

Definition at line 58 of file g723_1.c.

Field Documentation

int G723_1_Subframe::ad_cb_gain

Definition at line 60 of file g723_1.c.

Referenced by gen_acb_excitation(), gen_fcb_excitation(), generate_noise(), and unpack_bitstream().

int G723_1_Subframe::ad_cb_lag

adaptive codebook lag

Definition at line 59 of file g723_1.c.

Referenced by gen_acb_excitation(), gen_fcb_excitation(), generate_noise(), and unpack_bitstream().

int G723_1_Subframe::amp_index

Definition at line 64 of file g723_1.c.

Referenced by g723_1_decode_frame(), gen_fcb_excitation(), and unpack_bitstream().

int G723_1_Subframe::dirac_train

Definition at line 61 of file g723_1.c.

Referenced by gen_fcb_excitation(), and unpack_bitstream().

int G723_1_Subframe::grid_index

Definition at line 63 of file g723_1.c.

Referenced by gen_fcb_excitation(), and unpack_bitstream().

int G723_1_Subframe::pulse_pos

Definition at line 65 of file g723_1.c.

Referenced by gen_fcb_excitation(), and unpack_bitstream().

int G723_1_Subframe::pulse_sign

Definition at line 62 of file g723_1.c.

Referenced by gen_fcb_excitation(), and unpack_bitstream().


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