Home
last modified time | relevance | path

Searched defs:pRemainingBitsInSegment (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Daacdec_hcrs.cpp130 SCHAR *pRemainingBitsInSegment; in DecodeNonPCWs() local
322 SCHAR *pRemainingBitsInSegment, in InitSegmentBitfield()
528 SCHAR *pRemainingBitsInSegment; in Hcr_State_BODY_ONLY() local
628 SCHAR *pRemainingBitsInSegment; in Hcr_State_BODY_SIGN__BODY() local
756 SCHAR *pRemainingBitsInSegment; in Hcr_State_BODY_SIGN__SIGN() local
858 SCHAR *pRemainingBitsInSegment; in Hcr_State_BODY_SIGN_ESC__BODY() local
1009 SCHAR *pRemainingBitsInSegment; in Hcr_State_BODY_SIGN_ESC__SIGN() local
1171 SCHAR *pRemainingBitsInSegment; in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX() local
1269 SCHAR *pRemainingBitsInSegment; in Hcr_State_BODY_SIGN_ESC__ESC_WORD() local
Daacdec_hcr.cpp856 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in HcrPrepareSegmentationGrid() local
1064 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in DecodePCWs() local
1336 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in errDetectWithinSegmentationFinal() local
1380 SCHAR *pRemainingBitsInSegment, in DecodePCW_Body()
1434 SCHAR *pRemainingBitsInSegment, in DecodeEscapeSequence()
1499 SCHAR *pRemainingBitsInSegment, in DecodePCW_Sign()
Daacdec_hcr_types.h307 SCHAR pRemainingBitsInSegment[1024>>1]; member