Maestro Audio Framework v 1.7
NXP Semiconductors
Loading...
Searching...
No Matches
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.
 
static const size_t ceiEncConfigSizeTable [CEIENC_LAST]
 Common encoder interface config size table.
 

Variable Documentation

◆ ceiEncTable

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

◆ ceiEncConfigSizeTable

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