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

AEC control parameters. More...

#include <aec_state.h>

Public Attributes

coherence_mu_config_params_t coh_mu_conf
 
shadow_filt_config_params_t shadow_filt_conf
 
aec_core_config_params_t aec_core_conf
 

Detailed Description

AEC control parameters.

This structure contains control parameters that the user can modify at run time.

Member Data Documentation

◆ aec_core_conf

aec_core_config_params_t aec_config_params_t::aec_core_conf

All AEC control params except those for coherence mu and shadow filter.

◆ coh_mu_conf

coherence_mu_config_params_t aec_config_params_t::coh_mu_conf

Coherence mu related control params.

◆ shadow_filt_conf

shadow_filt_config_params_t aec_config_params_t::shadow_filt_conf

Shadow filter related control params.


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