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 168 pHcr->segmentInfo.readDirection = FROM_RIGHT_TO_LEFT;
302 pHcr->segmentInfo.readDirection = ToggleReadDirection(pHcr->segmentInfo.readDirection);
529 UCHAR readDirection;
540 readDirection = pHcr->segmentInfo.readDirection;
562 readDirection);
631 UCHAR readDirection;
659 readDirection = pHcr->segmentInfo.readDirection;
    [all...]
aacdec_hcr_types.h 308 UCHAR readDirection;

Completed in 45 milliseconds