XCORE SDK
XCORE Software Development Kit
Classes | Enumerations
ADEC Data Structure and Enum Definitions

Classes

struct  adec_config_t
 ADEC configuration structure. More...
 
struct  de_output_t
 Delay estimator output structure. More...
 
struct  adec_output_t
 ADEC output structure. More...
 
struct  aec_to_adec_t
 Input structure containing current frame's information from AEC. More...
 
struct  adec_input_t
 ADEC input structure. More...
 
struct  adec_state_t
 ADEC state structure. More...
 

Enumerations

enum  adec_mode_t { ADEC_NORMAL_AEC_MODE , ADEC_DELAY_ESTIMATOR_MODE }
 

Detailed Description

Enumeration Type Documentation

◆ adec_mode_t

Enumerator
ADEC_NORMAL_AEC_MODE 

ADEC processing mode where it monitors AEC performance and requests small delay correction.

ADEC_DELAY_ESTIMATOR_MODE 

ADEC processing mode for bulk delay correction in which it measures for a new delay offset.