FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
G723_1_Subframe Struct Reference

G723.1 unpacked data subframe. More...

#include <g723_1_data.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 68 of file g723_1_data.h.

Field Documentation

int G723_1_Subframe::ad_cb_lag

adaptive codebook lag

Definition at line 69 of file g723_1_data.h.

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

int G723_1_Subframe::ad_cb_gain
int G723_1_Subframe::dirac_train

Definition at line 71 of file g723_1_data.h.

Referenced by gen_fcb_excitation(), and unpack_bitstream().

int G723_1_Subframe::pulse_sign

Definition at line 72 of file g723_1_data.h.

Referenced by gen_fcb_excitation(), and unpack_bitstream().

int G723_1_Subframe::grid_index

Definition at line 73 of file g723_1_data.h.

Referenced by gen_fcb_excitation(), and unpack_bitstream().

int G723_1_Subframe::amp_index

Definition at line 74 of file g723_1_data.h.

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

int G723_1_Subframe::pulse_pos

Definition at line 75 of file g723_1_data.h.

Referenced by gen_fcb_excitation(), and unpack_bitstream().


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