Searched refs:pRightStartOfSegment (Results 1 – 5 of 5) sorted by relevance
590 INT *pRightStartOfSegment; in Hcr_State_BODY_ONLY() local602 pRightStartOfSegment = pHcr->segmentInfo.pRightStartOfSegment; in Hcr_State_BODY_ONLY()623 &pRightStartOfSegment[segmentOffset], readDirection); in Hcr_State_BODY_ONLY()706 INT *pRightStartOfSegment; in Hcr_State_BODY_SIGN__BODY() local734 pRightStartOfSegment = pHcr->segmentInfo.pRightStartOfSegment; in Hcr_State_BODY_SIGN__BODY()757 &pRightStartOfSegment[segmentOffset], readDirection); in Hcr_State_BODY_SIGN__BODY()855 INT *pRightStartOfSegment; in Hcr_State_BODY_SIGN__SIGN() local872 pRightStartOfSegment = pHcr->segmentInfo.pRightStartOfSegment; in Hcr_State_BODY_SIGN__SIGN()892 &pRightStartOfSegment[segmentOffset], readDirection); in Hcr_State_BODY_SIGN__SIGN()959 INT *pRightStartOfSegment; in Hcr_State_BODY_SIGN_ESC__BODY() local[all …]
137 INT *pRightStartOfSegment, UCHAR readDirection) { in HcrGetABitFromBitstream() argument151 readBitOffset = (INT)FDKgetValidBits(bs) - bsAnchor + *pRightStartOfSegment; in HcrGetABitFromBitstream()160 *pRightStartOfSegment -= 1; in HcrGetABitFromBitstream()
112 INT *pRightStartOfSegment, UCHAR readDirection);
817 INT *pRightStartOfSegment = pHcr->segmentInfo.pRightStartOfSegment; in HcrPrepareSegmentationGrid() local833 *pRightStartOfSegment++ = intermediateResult + segmentWidth - 1; in HcrPrepareSegmentationGrid()842 pRightStartOfSegment--; in HcrPrepareSegmentationGrid()848 *pRightStartOfSegment = segmentStart + lastSegmentWidth - 1; in HcrPrepareSegmentationGrid()
378 INT pRightStartOfSegment[1024 >> 1]; member