FFmpeg
Data Fields
G723_1_Subframe Struct Reference

G723.1 unpacked data subframe. More...

#include <g723_1.h>

Data Fields

int ad_cb_lag
 adaptive codebook lag More...
 
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 80 of file g723_1.h.

Field Documentation

◆ ad_cb_lag

int G723_1_Subframe::ad_cb_lag

adaptive codebook lag

Definition at line 81 of file g723_1.h.

Referenced by acb_search(), ff_g723_1_gen_acb_excitation(), gen_fcb_excitation(), generate_noise(), pack_bitstream(), and unpack_bitstream().

◆ ad_cb_gain

int G723_1_Subframe::ad_cb_gain

◆ dirac_train

int G723_1_Subframe::dirac_train

Definition at line 83 of file g723_1.h.

Referenced by gen_fcb_excitation(), pack_bitstream(), pack_fcb_param(), and unpack_bitstream().

◆ pulse_sign

int G723_1_Subframe::pulse_sign

Definition at line 84 of file g723_1.h.

Referenced by gen_fcb_excitation(), pack_bitstream(), pack_fcb_param(), and unpack_bitstream().

◆ grid_index

int G723_1_Subframe::grid_index

Definition at line 85 of file g723_1.h.

Referenced by gen_fcb_excitation(), pack_bitstream(), pack_fcb_param(), and unpack_bitstream().

◆ amp_index

int G723_1_Subframe::amp_index

◆ pulse_pos

int G723_1_Subframe::pulse_pos

Definition at line 87 of file g723_1.h.

Referenced by gen_fcb_excitation(), pack_bitstream(), pack_fcb_param(), and unpack_bitstream().


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