HomeSort by relevance Sort by last modified time
    Searched refs:aaIidIndex (Results 1 - 2 of 2) sorted by null

  /external/aac/libSBRdec/src/
psbitdec.cpp 284 aPrevIidIndex = pBsData->aaIidIndex[env-1];
289 pBsData->aaIidIndex[env],
314 pBsData->aaIidIndex[pBsData->noEnv-1][gr] =
320 pBsData->aaIidIndex[pBsData->noEnv-1][gr] = 0;
340 pBsData->aaIidIndex[pBsData->noEnv-1][gr];
370 pBsData->aaIidIndex[pBsData->noEnv][gr] =
371 pBsData->aaIidIndex[pBsData->noEnv-1][gr];
401 h_ps_d->specificTo.mpeg.coef.aaIidIndexMapped[env][i] = pBsData->aaIidIndex[env][i];
549 pBsData->aaIidIndex[env][gr] = decode_huff_cw(CurrentTable,hBitBuf,NULL);
psdec.h 225 SCHAR aaIidIndex[MAX_NO_PS_ENV][NO_HI_RES_IID_BINS]; /*!< The IID index for all envelopes and all IID bins */

Completed in 155 milliseconds