PPFParam Struct Reference

Pitch postfilter parameters. More...

#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


Detailed Description

Pitch postfilter parameters.

Definition at line 81 of file g723_1_data.h.


Field Documentation

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().


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

Generated on Fri Oct 26 02:50:16 2012 for FFmpeg by  doxygen 1.5.8