Lines Matching refs:codebook
175 description: Check if codebook and numSect are within allowed range (short only)
554 the current codebook) -- a counter is incremented if there is an error
705 numCodewordInSection. It is assumed that the codebook is a two tuples
706 codebook. This is needed later for the calculation of the base addresses
811 pSortedCodebook[j] = pCodebook[i]; /* sort codebook */
1049 UCHAR codebook;
1083 codebook = pExtendedSortedCodebook[extendedSortedCodebookIdx]; /* get codebook for this extended sorted section and increment ptr to cb of next ext. sort sec */
1088 dimension = pCbDimension[codebook]; /* get dimension of codebook of this extended sort. sec. */
1089 pCurrentTree = aHuffTable [codebook]; /* convert codebook to pointer to QSCs */
1090 pQuantValBase = aQuantTable [codebook]; /* convert codebook to index to table of QSCs */
1100 if ( pCbSign[codebook] == 0 ) { /* no sign bits follow after the codeword-body */
1142 else if (( pCbSign[codebook] == 1 ) && ( codebook < 11 )) { /* possibly there follow 1,2,3 or 4 sign bits after the codeword-body */
1188 else if (( pCbSign[codebook] == 1 ) && ( codebook >= 11 )) { /* possibly there follow some sign bits and maybe one or two escape sequences after the cw-body */
1391 treeNode = *pCurrentTree; /* get first node of current tree belonging to current codebook */
1424 description: This function decodes one escape sequence. In case of a escape codebook