![]() |
CI130X SDK API手册
2.2.0
本手册用于描述CI130X SDK各个组件和驱动API
|
#include "aaccoder.h"
函数 | |
static int | DecodeSingleChannelElement (AACDecInfo *aacDecInfo, BitStreamInfo *bsi) |
static int | DecodeChannelPairElement (AACDecInfo *aacDecInfo, BitStreamInfo *bsi) |
static int | DecodeLFEChannelElement (AACDecInfo *aacDecInfo, BitStreamInfo *bsi) |
static int | DecodeDataStreamElement (AACDecInfo *aacDecInfo, BitStreamInfo *bsi) |
int STATNAME() | DecodeProgramConfigElement (ProgConfigElement *pce, BitStreamInfo *bsi) |
static int | DecodeFillElement (AACDecInfo *aacDecInfo, BitStreamInfo *bsi) |
int | DecodeNextElement (AACDecInfo *aacDecInfo, unsigned char **buf, int *bitOffset, int *bitsAvail) |
|
static |
|
static |
|
static |
|
static |
int DecodeNextElement | ( | AACDecInfo * | aacDecInfo, |
unsigned char ** | buf, | ||
int * | bitOffset, | ||
int * | bitsAvail | ||
) |
int STATNAME() DecodeProgramConfigElement | ( | ProgConfigElement * | pce, |
BitStreamInfo * | bsi | ||
) |
|
static |