Home
last modified time | relevance | path

Searched refs:GetWindowsPerFrame (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Daacdec_tns.cpp159 wins_per_frame = GetWindowsPerFrame(pIcsInfo); in CTns_Read()
286 wins_per_frame = GetWindowsPerFrame(pIcsInfo); in CTns_Apply()
Dchannelinfo.h529 inline int GetWindowsPerFrame(const CIcsInfo *pIcsInfo) { in GetWindowsPerFrame() function
Dblock.cpp915 numWin = GetWindowsPerFrame(&pAacDecoderChannelInfo->icsInfo); in CBlock_ReadAcSpectralData()