Lines Matching refs:branchValue
1356 UINT *branchValue,
1366 *branchValue = *branchNode & CLR_BIT_10; /* clear bit 10 (if set) */
1387 UINT branchValue;
1405 &branchValue,
1412 treeNode = *(pCurrentTree + branchValue); /* update treeNode for further step in decoding tree */
1417 pQuantVal = pQuantValBase + branchValue; /* update pointer to valid first of 2 or 4 quantized values */