HomeSort by relevance Sort by last modified time
    Searched refs:branchValue (Results 1 - 4 of 4) sorted by null

  /external/aac/libAACdec/src/
aacdec_hcr.h 117 void CarryBitToBranchValue(UCHAR carryBit, UINT treeNode, UINT *branchValue,
aacdec_hcrs.cpp 585 UINT branchValue;
626 treeNode, &branchValue, &branchNode);
639 pQuantVal = pQuantValBase + branchValue; /* set pointer to first valid
665 branchValue); /* update treeNode for further step in decoding tree */
725 UINT branchValue;
760 treeNode, &branchValue, &branchNode);
766 /* body completely decoded; branchValue is valid, set pQuantVal to firs
    [all...]
rvlc.cpp 252 UINT branchValue;
269 treeNode, &branchValue, &branchNode);
286 branchValue); /* update treeNode for further step in decoding tree */
366 UINT branchValue;
381 treeNode, &branchValue, &branchNode);
416 branchValue); /* update treeNode for further step in decoding tree */
    [all...]
aacdec_hcr.cpp     [all...]

Completed in 75 milliseconds