![]() |
CI130X SDK API手册
2.2.0
本手册用于描述CI130X SDK各个组件和驱动API
|
#include "aaccommon.h"变量 | |
| const int | sampRateTab [NUM_SAMPLE_RATES] |
| const int | predSFBMax [NUM_SAMPLE_RATES] |
| const int | channelMapTab [NUM_DEF_CHAN_MAPS] |
| const int | elementNumChans [NUM_ELEMENTS] |
| const unsigned char | sfBandTotalShort [NUM_SAMPLE_RATES] |
| const unsigned char | sfBandTotalLong [NUM_SAMPLE_RATES] |
| const int | sfBandTabShortOffset [NUM_SAMPLE_RATES] = {0, 0, 0, 13, 13, 13, 28, 28, 44, 44, 44, 60} |
| const int | sfBandTabShortTabSize [NUM_SAMPLE_RATES] = {12, 12, 12, 14, 14, 14, 15, 15, 15, 15, 15, 15} |
| const short | sfBandTabShort [76] |
| const int | sfBandTabLongOffset [NUM_SAMPLE_RATES] = {0, 0, 42, 90, 90, 140, 192, 192, 240, 240, 240, 284} |
| const int | sfBandTabLongTabSize [NUM_SAMPLE_RATES] = {41, 41, 47, 49, 49, 51, 47, 47, 43, 43, 43, 40} |
| const short | sfBandTabLong [325] |
| const int | tnsMaxBandsShortOffset [AAC_NUM_PROFILES] = {0, 0, 12} |
| const unsigned char | tnsMaxBandsShort [2 *NUM_SAMPLE_RATES] |
| const unsigned char | tnsMaxOrderShort [AAC_NUM_PROFILES] = {7, 7, 7} |
| const int | tnsMaxBandsLongOffset [AAC_NUM_PROFILES] = {0, 0, 12} |
| const unsigned char | tnsMaxBandsLong [2 *NUM_SAMPLE_RATES] |
| const unsigned char | tnsMaxOrderLong [AAC_NUM_PROFILES] = {20, 12, 12} |
| const int channelMapTab[NUM_DEF_CHAN_MAPS] |
| const int elementNumChans[NUM_ELEMENTS] |
| const int predSFBMax[NUM_SAMPLE_RATES] |
| const int sampRateTab[NUM_SAMPLE_RATES] |
| const short sfBandTabLong[325] |
| const int sfBandTabLongOffset[NUM_SAMPLE_RATES] = {0, 0, 42, 90, 90, 140, 192, 192, 240, 240, 240, 284} |
| const int sfBandTabLongTabSize[NUM_SAMPLE_RATES] = {41, 41, 47, 49, 49, 51, 47, 47, 43, 43, 43, 40} |
| const short sfBandTabShort[76] |
| const int sfBandTabShortOffset[NUM_SAMPLE_RATES] = {0, 0, 0, 13, 13, 13, 28, 28, 44, 44, 44, 60} |
| const int sfBandTabShortTabSize[NUM_SAMPLE_RATES] = {12, 12, 12, 14, 14, 14, 15, 15, 15, 15, 15, 15} |
| const unsigned char sfBandTotalLong[NUM_SAMPLE_RATES] |
| const unsigned char sfBandTotalShort[NUM_SAMPLE_RATES] |
| const unsigned char tnsMaxBandsLong[2 *NUM_SAMPLE_RATES] |
| const int tnsMaxBandsLongOffset[AAC_NUM_PROFILES] = {0, 0, 12} |
| const unsigned char tnsMaxBandsShort[2 *NUM_SAMPLE_RATES] |
| const int tnsMaxBandsShortOffset[AAC_NUM_PROFILES] = {0, 0, 12} |
| const unsigned char tnsMaxOrderLong[AAC_NUM_PROFILES] = {20, 12, 12} |
| const unsigned char tnsMaxOrderShort[AAC_NUM_PROFILES] = {7, 7, 7} |
1.8.14