Searched refs:FIXP_CNCL (Results 1 – 2 of 2) sorted by relevance
104 #define FIXP_CNCL FIXP_DBL macro153 FIXP_CNCL spectralCoefficient[1024];
330 FDKmemclear(pConcealChannelInfo->spectralCoefficient, 1024 * sizeof(FIXP_CNCL)); in CConcealment_InitChannelData()685 … FDKmemcpy(hConcealmentInfo->spectralCoefficient, pSpectralCoefficient, 1024 * sizeof(FIXP_CNCL)); in CConcealment_Store()687 FIXP_CNCL *RESTRICT pCncl = &hConcealmentInfo->spectralCoefficient[1024-1]; in CConcealment_Store()698 FIXP_CNCL *RESTRICT pCncl = &hConcealmentInfo->spectralCoefficient[1024-1]; in CConcealment_Store()884 FIXP_CNCL *pCncl = pConcealmentInfo->spectralCoefficient + (lastWindow * windowLen); in CConcealment_ApplyNoise()