Searched refs:GetWindowShape (Results 1 – 5 of 5) sorted by relevance
/external/aac/libAACdec/src/ |
D | block.cpp | 1041 GetWindowShape(&pAacDecoderChannelInfo->icsInfo)); in CBlock_FrequencyToTime() 1142 fr, GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CBlock_FrequencyToTime() 1158 fl, GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CBlock_FrequencyToTime() 1161 fr, GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CBlock_FrequencyToTime() 1231 fl, GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CBlock_FrequencyToTime() 1234 fr, GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CBlock_FrequencyToTime()
|
D | stereo.cpp | 1101 FDK_ASSERT(GetWindowShape(&pAacDecoderChannelInfo[L]->icsInfo) == in CJointStereo_ApplyMS() 1102 GetWindowShape(&pAacDecoderChannelInfo[R]->icsInfo)); in CJointStereo_ApplyMS() 1213 FDK_ASSERT(GetWindowShape(&pAacDecoderChannelInfo[L]->icsInfo) == in CJointStereo_ApplyIS() 1214 GetWindowShape(&pAacDecoderChannelInfo[R]->icsInfo)); in CJointStereo_ApplyIS()
|
D | channelinfo.h | 503 inline UCHAR GetWindowShape(const CIcsInfo *pIcsInfo) { in GetWindowShape() function
|
D | usacdec_lpd.cpp | 1895 GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CLpd_RenderTimeSignal() 1927 GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CLpd_RenderTimeSignal() 1930 GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CLpd_RenderTimeSignal()
|
D | conceal.cpp | 576 hConcealmentInfo->windowShape = GetWindowShape(pIcsInfo); in CConcealment_Store()
|