FFmpeg
Data Fields
FCBParam Struct Reference

Optimized fixed codebook excitation parameters. More...

#include <g723_1.h>

Data Fields

int min_err
 
int amp_index
 
int grid_index
 
int dirac_train
 
int pulse_pos [PULSE_MAX]
 
int pulse_sign [PULSE_MAX]
 

Detailed Description

Optimized fixed codebook excitation parameters.

Definition at line 110 of file g723_1.h.

Field Documentation

◆ min_err

int FCBParam::min_err

Definition at line 111 of file g723_1.h.

Referenced by fcb_search(), and get_fcb_param().

◆ amp_index

int FCBParam::amp_index

Definition at line 112 of file g723_1.h.

Referenced by get_fcb_param(), and pack_fcb_param().

◆ grid_index

int FCBParam::grid_index

Definition at line 113 of file g723_1.h.

Referenced by get_fcb_param(), and pack_fcb_param().

◆ dirac_train

int FCBParam::dirac_train

Definition at line 114 of file g723_1.h.

Referenced by fcb_search(), get_fcb_param(), and pack_fcb_param().

◆ pulse_pos

int FCBParam::pulse_pos[PULSE_MAX]

Definition at line 115 of file g723_1.h.

Referenced by fcb_search(), and get_fcb_param().

◆ pulse_sign

int FCBParam::pulse_sign[PULSE_MAX]

Definition at line 116 of file g723_1.h.

Referenced by fcb_search(), and get_fcb_param().


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