Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcrs.cpp138 SCHAR *pRemainingBitsInSegment; in DecodeNonPCWs() local
360 SCHAR *pRemainingBitsInSegment, in InitSegmentBitfield()
591 SCHAR *pRemainingBitsInSegment; in Hcr_State_BODY_ONLY() local
704 SCHAR *pRemainingBitsInSegment; in Hcr_State_BODY_SIGN__BODY() local
853 SCHAR *pRemainingBitsInSegment; in Hcr_State_BODY_SIGN__SIGN() local
957 SCHAR *pRemainingBitsInSegment; in Hcr_State_BODY_SIGN_ESC__BODY() local
1120 SCHAR *pRemainingBitsInSegment; in Hcr_State_BODY_SIGN_ESC__SIGN() local
1291 SCHAR *pRemainingBitsInSegment; in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX() local
1396 SCHAR *pRemainingBitsInSegment; in Hcr_State_BODY_SIGN_ESC__ESC_WORD() local
Daacdec_hcr.cpp818 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in HcrPrepareSegmentationGrid() local
1022 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in DecodePCWs() local
1296 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in errDetectWithinSegmentationFinal() local
1337 SCHAR *pRemainingBitsInSegment, in DecodePCW_Body()
1388 SCHAR *pRemainingBitsInSegment, in DecodeEscapeSequence()
1447 SCHAR *pRemainingBitsInSegment, in DecodePCW_Sign()
Daacdec_hcr_types.h379 SCHAR pRemainingBitsInSegment[1024 >> 1]; member