#include <g723_1_data.h>
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 |
Definition at line 63 of file g723_1_data.h.
Definition at line 65 of file g723_1_data.h.
Referenced by gen_acb_excitation(), gen_fcb_excitation(), and unpack_bitstream().
adaptive codebook lag
Definition at line 64 of file g723_1_data.h.
Referenced by gen_acb_excitation(), gen_fcb_excitation(), and unpack_bitstream().
Definition at line 69 of file g723_1_data.h.
Referenced by g723_1_decode_frame(), gen_fcb_excitation(), and unpack_bitstream().
Definition at line 66 of file g723_1_data.h.
Referenced by gen_fcb_excitation(), and unpack_bitstream().
Definition at line 68 of file g723_1_data.h.
Referenced by gen_fcb_excitation(), and unpack_bitstream().
Definition at line 70 of file g723_1_data.h.
Referenced by gen_fcb_excitation(), and unpack_bitstream().
Definition at line 67 of file g723_1_data.h.
Referenced by gen_fcb_excitation(), and unpack_bitstream().
1.5.8