Maestro Audio Framework v 1.5
NXP Semiconductors
cei_table.h File Reference

Static tables for encoder functions, sizes. More...

#include <stdint.h>
#include "cei.h"
#include "cei_enctypes.h"

Variables

static const CeiEncoderFunctions ceiEncTable [CEIENC_LAST]
 Common encoder interface function pointer table. More...
 
static const size_t ceiEncConfigSizeTable [CEIENC_LAST]
 Common encoder interface config size table. More...
 

Variable Documentation

◆ ceiEncTable

const CeiEncoderFunctions ceiEncTable[CEIENC_LAST]
static
Initial value:
= {
{0}
}

◆ ceiEncConfigSizeTable

const size_t ceiEncConfigSizeTable[CEIENC_LAST]
static
Initial value:
= {
0
}