HomeSort by relevance Sort by last modified time
    Searched refs:pLeftStartOfSegment (Results 1 - 5 of 5) sorted by null

  /external/aac/libAACdec/src/
aacdec_hcr_bit.h 111 INT *pLeftStartOfSegment,
aacdec_hcr_bit.cpp 128 - pLeftStartOfSegment
136 INT *pLeftStartOfSegment,
142 readBitOffset = (INT)FDKgetValidBits(bs) - bsAnchor + *pLeftStartOfSegment;
149 *pLeftStartOfSegment += 1;
aacdec_hcrs.cpp 589 INT *pLeftStartOfSegment;
601 pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment;
622 bs, pHcr->decInOut.bitstreamAnchor, &pLeftStartOfSegment[segmentOffset],
705 INT *pLeftStartOfSegment;
733 pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment;
756 bs, pHcr->decInOut.bitstreamAnchor, &pLeftStartOfSegment[segmentOffset],
    [all...]
aacdec_hcr.cpp 138 INT quantSpecCoef, INT *pLeftStartOfSegment,
145 INT *pLeftStartOfSegment,
151 INT *pLeftStartOfSegment,
816 INT *pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment;
    [all...]
aacdec_hcr_types.h 377 INT pLeftStartOfSegment[1024 >> 1];

Completed in 167 milliseconds