XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
aec_to_adec_t Struct Reference

Input structure containing current frame's information from AEC. More...

#include <adec_state.h>

Public Attributes

float_s32_t y_ema_energy_ch0
 
float_s32_t error_ema_energy_ch0
 
int32_t shadow_flag_ch0
 

Detailed Description

Input structure containing current frame's information from AEC.

Member Data Documentation

◆ error_ema_energy_ch0

float_s32_t aec_to_adec_t::error_ema_energy_ch0

EWMA energy of AEC filter error output signal channel 0

◆ shadow_flag_ch0

int32_t aec_to_adec_t::shadow_flag_ch0

shadow_flag value for the current frame computed within the AEC

◆ y_ema_energy_ch0

float_s32_t aec_to_adec_t::y_ema_energy_ch0

EWMA energy of AEC input mic signal channel 0


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