Searched refs:pLeftStartOfSegment (Results 1 - 5 of 5) sorted by relevance

/external/aac/libAACdec/src/
H A Daacdec_hcr_bit.h101 USHORT *pLeftStartOfSegment,
H A Daacdec_hcr_bit.cpp118 - pLeftStartOfSegment
125 USHORT *pLeftStartOfSegment,
133 readBitOffset = *pLeftStartOfSegment-FDKgetBitCnt(bs);
140 *pLeftStartOfSegment += 1;
124 HcrGetABitFromBitstream(HANDLE_FDK_BITSTREAM bs, USHORT *pLeftStartOfSegment, USHORT *pRightStartOfSegment, UCHAR readDirection) argument
H A Daacdec_hcrs.cpp526 USHORT *pLeftStartOfSegment; local
538 pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment;
560 &pLeftStartOfSegment[segmentOffset],
629 USHORT *pLeftStartOfSegment; local
657 pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment;
681 &pLeftStartOfSegment[segmentOffset],
757 USHORT *pLeftStartOfSegment; local
773 pLeftStartOfSegment
859 USHORT *pLeftStartOfSegment; local
1010 USHORT *pLeftStartOfSegment; local
1172 USHORT *pLeftStartOfSegment; local
1270 USHORT *pLeftStartOfSegment; local
[all...]
H A Daacdec_hcr.cpp130 USHORT *pLeftStartOfSegment,
140 USHORT *pLeftStartOfSegment,
148 USHORT *pLeftStartOfSegment,
854 USHORT *pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment; local
869 *pLeftStartOfSegment++ = intermediateResult;
878 pLeftStartOfSegment--;
881 segmentStart = *pLeftStartOfSegment - bitstreamIndex;
1063 USHORT *pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment; local
1376 DecodePCW_Body(HANDLE_FDK_BITSTREAM bs, const UINT *pCurrentTree, const SCHAR *pQuantValBase, USHORT *pLeftStartOfSegment, SCHAR *pRemainingBitsInSegment, int *pNumDecodedBits ) argument
1431 DecodeEscapeSequence(HANDLE_FDK_BITSTREAM bs, INT quantSpecCoef, USHORT *pLeftStartOfSegment, SCHAR *pRemainingBitsInSegment, int *pNumDecodedBits ) argument
1493 DecodePCW_Sign(HANDLE_FDK_BITSTREAM bs, UINT codebookDim, const SCHAR *pQuantVal, FIXP_DBL *pQuantSpecCoef, int *quantSpecCoefIdx, USHORT *pLeftStartOfSegment, SCHAR *pRemainingBitsInSegment, int *pNumDecodedBits ) argument
[all...]
H A Daacdec_hcr_types.h305 USHORT pLeftStartOfSegment[1024>>1]; member in struct:__anon17

Completed in 64 milliseconds