Home
last modified time | relevance | path

Searched refs:FIXP_CNCL (Results 1 – 2 of 2) sorted by relevance

/external/aac/libAACdec/src/
Dconceal_types.h115 #define FIXP_CNCL FIXP_DBL macro
162 FIXP_CNCL spectralCoefficient[1024];
Dconceal.cpp340 1024 * sizeof(FIXP_CNCL)); in CConcealment_InitChannelData()
585 1024 * sizeof(FIXP_CNCL)); in CConcealment_Store()
587 FIXP_CNCL *RESTRICT pCncl = in CConcealment_Store()
597 #if (FIXP_CNCL == FIXP_DBL) in CConcealment_Store()
606 FIXP_CNCL *RESTRICT pCncl = in CConcealment_Store()
753 FIXP_CNCL *RESTRICT pCncl = in CConcealment_Apply()
781 FDKmemclear(pSpectralCoefficient, 1024 * sizeof(FIXP_CNCL)); in CConcealment_Apply()
1738 FIXP_CNCL *pCncl = in CConcealment_ApplyFadeOut()