Home | History | Annotate | Download | only in src

Lines Matching refs:extendedSortedCodebookIdx

505   pTmp2 = pHcr->sectionInfo.extendedSortedCodebookIdx;
527 pHcr->sectionInfo.extendedSortedCodebookIdx = pTmp2;
1058 int extendedSortedCodebookIdx = pHcr->sectionInfo.extendedSortedCodebookIdx;
1083 codebook = pExtendedSortedCodebook[extendedSortedCodebookIdx]; /* get codebook for this extended sorted section and increment ptr to cb of next ext. sort sec */
1084 extendedSortedCodebookIdx++;
1085 if (extendedSortedCodebookIdx >= (MAX_SFB_HCR+MAX_HCR_SETS)) {
1281 pHcr->sectionInfo.extendedSortedCodebookIdx = extendedSortedCodebookIdx;