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

ADEC configuration structure. More...

#include <adec_state.h>

Public Attributes

int32_t bypass
 
int32_t force_de_cycle_trigger
 

Detailed Description

ADEC configuration structure.

This is used to provide configuration when initialising ADEC at startup. A copy of this structure is present in the ADEC state structure and available to be modified by the application for run time control of ADEC configuration.

Member Data Documentation

◆ bypass

int32_t adec_config_t::bypass

Bypass ADEC decision making process. When set to 1, ADEC evaluates the current input frame metrics but doesn't make any delay correction or aec reset and reconfiguration requests

◆ force_de_cycle_trigger

int32_t adec_config_t::force_de_cycle_trigger

Force trigger a delay estimation cycle. When set to 1, ADEC bypasses the ADEC monitoring process and transitions to delay estimation mode for measuring delay offset.


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