HomeSort by relevance Sort by last modified time
    Searched defs:pRightStartOfSegment (Results 1 - 3 of 3) sorted by null

  /external/aac/libAACdec/src/
aacdec_hcrs.cpp 527 USHORT *pRightStartOfSegment;
539 pRightStartOfSegment = pHcr->segmentInfo.pRightStartOfSegment;
561 &pRightStartOfSegment[segmentOffset],
630 USHORT *pRightStartOfSegment;
658 pRightStartOfSegment = pHcr->segmentInfo.pRightStartOfSegment;
    [all...]
aacdec_hcr.cpp     [all...]
aacdec_hcr_types.h 306 USHORT pRightStartOfSegment[1024>>1];

Completed in 65 milliseconds