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() 1230 fl, GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CBlock_FrequencyToTime() 1233 fr, GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CBlock_FrequencyToTime()
|
D | stereo.cpp | 1113 FDK_ASSERT(GetWindowShape(&pAacDecoderChannelInfo[L]->icsInfo) == in CJointStereo_ApplyMS() 1114 GetWindowShape(&pAacDecoderChannelInfo[R]->icsInfo)); in CJointStereo_ApplyMS() 1225 FDK_ASSERT(GetWindowShape(&pAacDecoderChannelInfo[L]->icsInfo) == in CJointStereo_ApplyIS() 1226 GetWindowShape(&pAacDecoderChannelInfo[R]->icsInfo)); in CJointStereo_ApplyIS()
|
D | channelinfo.h | 503 inline UCHAR GetWindowShape(const CIcsInfo *pIcsInfo) { in GetWindowShape() function
|
D | usacdec_lpd.cpp | 1884 GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CLpd_RenderTimeSignal() 1916 GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CLpd_RenderTimeSignal() 1919 GetWindowShape(&pAacDecoderChannelInfo->icsInfo)), in CLpd_RenderTimeSignal()
|
D | conceal.cpp | 574 hConcealmentInfo->windowShape = GetWindowShape(pIcsInfo); in CConcealment_Store()
|