Home
last modified time | relevance | path

Searched refs:aaIidIndex (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRdec/src/
Dpsbitdec.cpp284 aPrevIidIndex = pBsData->aaIidIndex[env-1]; in DecodePs()
289 pBsData->aaIidIndex[env], in DecodePs()
314 pBsData->aaIidIndex[pBsData->noEnv-1][gr] = in DecodePs()
320 pBsData->aaIidIndex[pBsData->noEnv-1][gr] = 0; in DecodePs()
340 pBsData->aaIidIndex[pBsData->noEnv-1][gr]; in DecodePs()
370 pBsData->aaIidIndex[pBsData->noEnv][gr] = in DecodePs()
371 pBsData->aaIidIndex[pBsData->noEnv-1][gr]; in DecodePs()
401 h_ps_d->specificTo.mpeg.coef.aaIidIndexMapped[env][i] = pBsData->aaIidIndex[env][i]; in DecodePs()
549 pBsData->aaIidIndex[env][gr] = decode_huff_cw(CurrentTable,hBitBuf,NULL); in ReadPsData()
Dpsdec.h225 …SCHAR aaIidIndex[MAX_NO_PS_ENV][NO_HI_RES_IID_BINS]; /*!< The IID index for all envelo… member