#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 81 of file g723_1_data.h.
postfilter backward/forward lag
Definition at line 82 of file g723_1_data.h.
Referenced by comp_ppf_coeff(), comp_ppf_gains(), and g723_1_decode_frame().
optimal gain
Definition at line 83 of file g723_1_data.h.
Referenced by comp_ppf_coeff(), comp_ppf_gains(), and g723_1_decode_frame().
scaling gain
Definition at line 84 of file g723_1_data.h.
Referenced by comp_ppf_coeff(), comp_ppf_gains(), and g723_1_decode_frame().
1.5.8