Home | History | Annotate | Download | only in src

Lines Matching refs:branchValue

1314 void CarryBitToBranchValue(UCHAR carryBit, UINT treeNode, UINT *branchValue,
1323 *branchValue = *branchNode & CLR_BIT_10; /* clear bit 10 (if set) */
1342 UINT branchValue;
1357 CarryBitToBranchValue(carryBit, treeNode, &branchValue, &branchNode);
1366 branchValue); /* update treeNode for further step in decoding tree */
1371 pQuantValBase + branchValue; /* update pointer to valid first of 2 or 4