webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
webrtc::CoherenceState Struct Reference

#include <aec_core.h>

Public Attributes

complex_t sde [PART_LEN1]
 
complex_t sxd [PART_LEN1]
 
float sx [PART_LEN1]
 
float sd [PART_LEN1]
 
float se [PART_LEN1]
 

Member Data Documentation

◆ sd

float webrtc::CoherenceState::sd

◆ sde

complex_t webrtc::CoherenceState::sde

◆ se

float webrtc::CoherenceState::se

◆ sx

float webrtc::CoherenceState::sx

◆ sxd

complex_t webrtc::CoherenceState::sxd

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