FFmpeg
|
Optimized fixed codebook excitation parameters. More...
#include <g723_1_data.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] |
Optimized fixed codebook excitation parameters.
Definition at line 98 of file g723_1_data.h.
int FCBParam::min_err |
Definition at line 99 of file g723_1_data.h.
int FCBParam::amp_index |
Definition at line 100 of file g723_1_data.h.
int FCBParam::grid_index |
Definition at line 101 of file g723_1_data.h.
int FCBParam::dirac_train |
Definition at line 102 of file g723_1_data.h.
int FCBParam::pulse_pos[PULSE_MAX] |
Definition at line 103 of file g723_1_data.h.
int FCBParam::pulse_sign[PULSE_MAX] |
Definition at line 104 of file g723_1_data.h.