webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
List of all members
webrtc::VadAudioProc::PitchAnalysisStruct Struct Reference
Inheritance diagram for webrtc::VadAudioProc::PitchAnalysisStruct:
PitchAnalysisStruct

Additional Inherited Members

- Public Attributes inherited from PitchAnalysisStruct
int16_t dec_buffer16 [PITCH_CORR_LEN2+PITCH_CORR_STEP2+PITCH_MAX_LAG/2-PITCH_FRAME_LEN/2+2]
 
int32_t decimator_state32 [2 *ALLPASSSECTIONS+1]
 
int16_t inbuf [QLOOKAHEAD]
 
PitchFiltstr PFstr_wght
 
PitchFiltstr PFstr
 
double dec_buffer [PITCH_CORR_LEN2+PITCH_CORR_STEP2+PITCH_MAX_LAG/2 - PITCH_FRAME_LEN/2+2]
 
double decimator_state [2 *ALLPASSSECTIONS+1]
 
double hp_state [2]
 
double whitened_buf [QLOOKAHEAD]
 
double inbuf [QLOOKAHEAD]
 
WeightFiltstr Wghtstr
 

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