structure information and data for spectral enveloping More...
#include <sms.h>
Data Fields | |
int | iType |
int | iOrder |
int | iMaxFreq |
sfloat | fLambda |
int | nCoeff |
int | iAnchor |
structure information and data for spectral enveloping
sfloat SMS_SEnvParams::fLambda |
regularization factor
Referenced by sms_initAnalParams(), and sms_spectralEnvelope().
whether to make anchor points at DC / Nyquist or not
Referenced by sms_initAnalParams(), and sms_spectralEnvelope().
maximum frequency covered by the envelope
Referenced by sms_initAnalParams(), sms_initAnalysis(), and sms_spectralEnvelope().
ceptrum order
Referenced by sms_initAnalParams(), sms_initAnalysis(), and sms_spectralEnvelope().
envelope type
Referenced by sms_analyze(), sms_fillHeader(), sms_initAnalParams(), sms_initAnalysis(), and sms_spectralEnvelope().
number of coefficients (bins) in the envelope
Referenced by sms_fillHeader(), sms_initAnalParams(), sms_initAnalysis(), and sms_spectralEnvelope().