Lines Matching refs:treeNode
524 UINT treeNode; in Hcr_State_BODY_ONLY() local
553 treeNode = iNode[codewordOffset]; in Hcr_State_BODY_ONLY()
565 treeNode, in Hcr_State_BODY_ONLY()
587 …treeNode = *(pCurrentTree + branchValue); /* update tr… in Hcr_State_BODY_ONLY()
590 …iNode[codewordOffset] = treeNode; /* store… in Hcr_State_BODY_ONLY()
648 UINT treeNode; in Hcr_State_BODY_SIGN__BODY() local
674 treeNode = iNode[codewordOffset]; in Hcr_State_BODY_SIGN__BODY()
686 treeNode, in Hcr_State_BODY_SIGN__BODY()
722 …treeNode = *(pCurrentTree + branchValue); /* update tr… in Hcr_State_BODY_SIGN__BODY()
725 …iNode[codewordOffset] = treeNode; /* store… in Hcr_State_BODY_SIGN__BODY()
876 UINT treeNode; in Hcr_State_BODY_SIGN_ESC__BODY() local
899 treeNode = iNode[codewordOffset]; in Hcr_State_BODY_SIGN_ESC__BODY()
912 treeNode, in Hcr_State_BODY_SIGN_ESC__BODY()
958 treeNode = *(pCurrentTree + branchValue); in Hcr_State_BODY_SIGN_ESC__BODY()
959 iNode[codewordOffset] = treeNode; in Hcr_State_BODY_SIGN_ESC__BODY()