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

#include <vad_core.h>

Public Attributes

int vad
 
int32_t downsampling_filter_states [4]
 
WebRtcSpl_State48khzTo8khz state_48_to_8
 
int16_t noise_means [kTableSize]
 
int16_t speech_means [kTableSize]
 
int16_t noise_stds [kTableSize]
 
int16_t speech_stds [kTableSize]
 
int32_t frame_counter
 
int16_t over_hang
 
int16_t num_of_speech
 
int16_t index_vector [16 *kNumChannels]
 
int16_t low_value_vector [16 *kNumChannels]
 
int16_t mean_value [kNumChannels]
 
int16_t upper_state [5]
 
int16_t lower_state [5]
 
int16_t hp_filter_state [4]
 
int16_t over_hang_max_1 [3]
 
int16_t over_hang_max_2 [3]
 
int16_t individual [3]
 
int16_t total [3]
 
int init_flag
 

Member Data Documentation

◆ downsampling_filter_states

int32_t VadInstT_::downsampling_filter_states

◆ frame_counter

int32_t VadInstT_::frame_counter

◆ hp_filter_state

int16_t VadInstT_::hp_filter_state

◆ index_vector

int16_t VadInstT_::index_vector

◆ individual

int16_t VadInstT_::individual

◆ init_flag

int VadInstT_::init_flag

◆ low_value_vector

int16_t VadInstT_::low_value_vector

◆ lower_state

int16_t VadInstT_::lower_state

◆ mean_value

int16_t VadInstT_::mean_value

◆ noise_means

int16_t VadInstT_::noise_means

◆ noise_stds

int16_t VadInstT_::noise_stds

◆ num_of_speech

int16_t VadInstT_::num_of_speech

◆ over_hang

int16_t VadInstT_::over_hang

◆ over_hang_max_1

int16_t VadInstT_::over_hang_max_1

◆ over_hang_max_2

int16_t VadInstT_::over_hang_max_2

◆ speech_means

int16_t VadInstT_::speech_means

◆ speech_stds

int16_t VadInstT_::speech_stds

◆ state_48_to_8

WebRtcSpl_State48khzTo8khz VadInstT_::state_48_to_8

◆ total

int16_t VadInstT_::total

◆ upper_state

int16_t VadInstT_::upper_state

◆ vad

int VadInstT_::vad

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