Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_tns.cpp136 UCHAR wins_per_frame = GetWindowsPerFrame(pIcsInfo); in CTns_Read()
348 for (window=0; window < GetWindowsPerFrame(pIcsInfo); window++) in CTns_Apply()
Dchannelinfo.h408 inline int GetWindowsPerFrame(const CIcsInfo *pIcsInfo) in GetWindowsPerFrame() function
Dconceal.cpp573 int windowsPerFrame = GetWindowsPerFrame(pIcsInfo); in CConcealment_fakePnsData()