Home
last modified time | relevance | path

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

/aosp_15_r20/external/aac/libAACdec/src/
H A Daacdec_hcrs.cpp591 INT *pLeftStartOfSegment; in Hcr_State_BODY_ONLY() local
707 INT *pLeftStartOfSegment; in Hcr_State_BODY_SIGN__BODY() local
856 INT *pLeftStartOfSegment; in Hcr_State_BODY_SIGN__SIGN() local
960 INT *pLeftStartOfSegment; in Hcr_State_BODY_SIGN_ESC__BODY() local
1123 INT *pLeftStartOfSegment; in Hcr_State_BODY_SIGN_ESC__SIGN() local
1294 INT *pLeftStartOfSegment; in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX() local
1403 INT *pLeftStartOfSegment; in Hcr_State_BODY_SIGN_ESC__ESC_WORD() local
H A 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()
1456 INT *pLeftStartOfSegment, in DecodePCW_Sign()
H A Daacdec_hcr_bit.cpp136 INT *pLeftStartOfSegment, in HcrGetABitFromBitstream()
H A Daacdec_hcr_types.h377 INT pLeftStartOfSegment[1024 >> 1]; member