dfemix
Vitis Drivers API Documentation
XDfeMix_CCSequence Struct Reference

Defines a CCID sequence. More...

Data Fields

u32 Length
 [1-16] Sequence length. More...
 
s32 CCID [XDFEMIX_SEQ_LENGTH_MAX]
 
   [0-15].Array of CCID's

arranged in the order the CCIDs are required to be processed in the DUC/DDC Mixer. More...

 
s32 NotUsedCCID
 Lowest CCID number not allocated. More...
 

Detailed Description

Defines a CCID sequence.

Field Documentation

s32 XDfeMix_CCSequence::CCID[XDFEMIX_SEQ_LENGTH_MAX]

   [0-15].Array of CCID's

arranged in the order the CCIDs are required to be processed in the DUC/DDC Mixer.

Referenced by XDfeMix_GetCarrierCfgAndNCO(), and XDfeMix_GetEmptyCCCfg().

u32 XDfeMix_CCSequence::Length