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

  /external/aac/libAACdec/src/
stereo.cpp 187 FDK_ASSERT(GetWindowShape(&pAacDecoderChannelInfo[L]->icsInfo) == GetWindowShape(&pAacDecoderChannelInfo[R]->icsInfo));
269 FDK_ASSERT(GetWindowShape(&pAacDecoderChannelInfo[L]->icsInfo) == GetWindowShape(&pAacDecoderChannelInfo[R]->icsInfo));
channelinfo.h 386 inline UCHAR GetWindowShape(const CIcsInfo *pIcsInfo)
block.cpp 696 fr = frameLen - getWindow2Nr(frameLen, GetWindowShape(&pAacDecoderChannelInfo->icsInfo));
727 FDKgetWindowSlope(fl, GetWindowShape(&pAacDecoderChannelInfo->icsInfo)),
729 FDKgetWindowSlope(fr, GetWindowShape(&pAacDecoderChannelInfo->icsInfo)),
conceal.cpp 675 hConcealmentInfo->windowShape = GetWindowShape(pIcsInfo);
    [all...]

Completed in 201 milliseconds