Home
last modified time | relevance | path

Searched defs:pLeftStartOfSegment (Results 1 – 4 of 4) sorted by relevance

/external/aac/libAACdec/src/
Daacdec_hcr_bit.cpp136 INT *pLeftStartOfSegment, in HcrGetABitFromBitstream()
Daacdec_hcrs.cpp589 INT *pLeftStartOfSegment; in Hcr_State_BODY_ONLY() local
705 INT *pLeftStartOfSegment; in Hcr_State_BODY_SIGN__BODY() local
854 INT *pLeftStartOfSegment; in Hcr_State_BODY_SIGN__SIGN() local
958 INT *pLeftStartOfSegment; in Hcr_State_BODY_SIGN_ESC__BODY() local
1121 INT *pLeftStartOfSegment; in Hcr_State_BODY_SIGN_ESC__SIGN() local
1292 INT *pLeftStartOfSegment; in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX() local
1397 INT *pLeftStartOfSegment; in Hcr_State_BODY_SIGN_ESC__ESC_WORD() local
Daacdec_hcr.cpp816 INT *pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment; in HcrPrepareSegmentationGrid() local
1021 INT *pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment; in DecodePCWs() local
1336 INT *pLeftStartOfSegment, in DecodePCW_Body()
1387 INT quantSpecCoef, INT *pLeftStartOfSegment, in DecodeEscapeSequence()
1446 INT *pLeftStartOfSegment, in DecodePCW_Sign()
Daacdec_hcr_types.h377 INT pLeftStartOfSegment[1024 >> 1]; member