#include <g723_1_data.h>
Data Fields | |
int | index |
postfilter backward/forward lag | |
int16_t | opt_gain |
optimal gain | |
int16_t | sc_gain |
scaling gain |
Definition at line 76 of file g723_1_data.h.
int PPFParam::index |
postfilter backward/forward lag
Definition at line 77 of file g723_1_data.h.
Referenced by comp_ppf_coeff(), and comp_ppf_gains().
optimal gain
Definition at line 78 of file g723_1_data.h.
Referenced by comp_ppf_coeff(), and comp_ppf_gains().
scaling gain
Definition at line 79 of file g723_1_data.h.
Referenced by comp_ppf_coeff(), and comp_ppf_gains().