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

  /external/aac/libAACdec/src/
conceal_types.h 171 UCHAR lastWinGrpLen;
conceal.cpp 676 hConcealmentInfo->lastWinGrpLen = *(GetWindowGroupLengthTable(pIcsInfo)+GetWindowGroups(pIcsInfo)-1);
879 lastWindow = numWindows - pConcealmentInfo->lastWinGrpLen;
910 lastWindow = numWindows - pConcealmentInfo->lastWinGrpLen;
    [all...]

Completed in 93 milliseconds