![]() |
CI130X SDK API手册
2.2.0
本手册用于描述CI130X SDK各个组件和驱动API
|
宏定义 | |
#define | FBITS_LPC_COEFS 20 |
函数 | |
static void | DecodeLPCCoefs (int order, int res, signed char *filtCoef, int *a, int *b) |
static int | FilterRegion (int size, int dir, int order, int *audioCoef, int *a, int *hist) |
int | TNSFilter (AACDecInfo *aacDecInfo, int ch) |
变量 | |
static const int | invQuant3 [16] |
static const int | invQuant4 [16] |
#define FBITS_LPC_COEFS 20 |
|
static |
|
static |
int TNSFilter | ( | AACDecInfo * | aacDecInfo, |
int | ch | ||
) |
|
static |
|
static |