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

  /external/aac/libAACdec/src/
aacdec_hcrs.cpp 173 pHcr->segmentInfo.readDirection = FROM_RIGHT_TO_LEFT;
338 pHcr->segmentInfo.readDirection =
339 ToggleReadDirection(pHcr->segmentInfo.readDirection);
592 UCHAR readDirection;
603 readDirection = pHcr->segmentInfo.readDirection;
623 &pRightStartOfSegment[segmentOffset], readDirection);
707 UCHAR readDirection;
735 readDirection = pHcr->segmentInfo.readDirection;
    [all...]
aacdec_hcr_types.h 380 UCHAR readDirection;

Completed in 1323 milliseconds