![]() |
CI13LC SDK API手册
2.1.1
本手册用于描述CI13LC SDK各个组件和驱动API
|
#include "mp3coder.h"函数 | |
| static _XIF_ void | UnpackSFMPEG1 (BitStreamInfo *bsi, SideInfoSub *sis, ScaleFactorInfoSub *sfis, int *scfsi, int gr, ScaleFactorInfoSub *sfisGr0) |
| static _XIF_ void | UnpackSFMPEG2 (BitStreamInfo *bsi, SideInfoSub *sis, ScaleFactorInfoSub *sfis, int gr, int ch, int modeExt, ScaleFactorJS *sfjs) |
| _XIF_ int | UnpackScaleFactors (MP3DecInfo *mp3DecInfo, unsigned char *buf, int *bitOffset, int bitsAvail, int gr, int ch) |
变量 | |
| static _DIF_ const char | SFLenTab [16][2] |
| static _DIF_ const char | NRTab [6][3][4] |
| _XIF_ int UnpackScaleFactors | ( | MP3DecInfo * | mp3DecInfo, |
| unsigned char * | buf, | ||
| int * | bitOffset, | ||
| int | bitsAvail, | ||
| int | gr, | ||
| int | ch | ||
| ) |
|
static |
|
static |
|
static |
|
static |
1.8.14