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

Additional Inherited Members

- Public Attributes inherited from PreFiltBankstr
int32_t INSTAT1_fix [2 *(QORDER-1)]
 
int32_t INSTAT2_fix [2 *(QORDER-1)]
 
int16_t INLABUF1_fix [QLOOKAHEAD]
 
int16_t INLABUF2_fix [QLOOKAHEAD]
 
int32_t HPstates_fix [HPORDER]
 
double INSTAT1 [2 *(QORDER-1)]
 
double INSTAT2 [2 *(QORDER-1)]
 
double INSTATLA1 [2 *(QORDER-1)]
 
double INSTATLA2 [2 *(QORDER-1)]
 
double INLABUF1 [QLOOKAHEAD]
 
double INLABUF2 [QLOOKAHEAD]
 
float INSTAT1_float [2 *(QORDER-1)]
 
float INSTAT2_float [2 *(QORDER-1)]
 
float INSTATLA1_float [2 *(QORDER-1)]
 
float INSTATLA2_float [2 *(QORDER-1)]
 
float INLABUF1_float [QLOOKAHEAD]
 
float INLABUF2_float [QLOOKAHEAD]
 
double HPstates [HPORDER]
 
float HPstates_float [HPORDER]
 

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