Home | History | Annotate | Download | only in src

Lines Matching refs:pCurrentTree

146                                    const UINT           *pCurrentTree,
1051 const UINT *pCurrentTree;
1089 pCurrentTree = aHuffTable [codebook]; /* convert codebook to pointer to QSCs */
1109 pCurrentTree,
1152 pCurrentTree,
1199 pCurrentTree,
1377 const UINT *pCurrentTree,
1391 treeNode = *pCurrentTree; /* get first node of current tree belonging to current codebook */
1412 treeNode = *(pCurrentTree + branchValue); /* update treeNode for further step in decoding tree */