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

  /external/aac/libAACdec/src/
conceal_types.h 170 UCHAR windowSequence;
conceal.cpp 338 pConcealChannelInfo->windowSequence = 0;
667 tWindowSequence = hConcealmentInfo->windowSequence;
674 hConcealmentInfo->windowSequence = GetWindowSequence(pIcsInfo);
710 pIcsInfo->WindowSequence = tWindowSequence;
873 pIcsInfo->WindowSequence = pConcealmentInfo->windowSequence;
875 if (pConcealmentInfo->windowSequence == 2) {
932 pIcsInfo->WindowSequence = CConcealment_GetWinSeq(pConcealmentInfo->windowSequence);
933 pConcealmentInfo->windowSequence = pIcsInfo->WindowSequence; /* Store for next frame (spectrum in concealment buffer can't be used (…)
    [all...]

Completed in 328 milliseconds