Searched refs:aSfbScale (Results 1 – 5 of 5) sorted by relevance
170 SHORT *leftScale = &pAacDecoderChannelInfo[L]->pDynData->aSfbScale[window*16]; in CJointStereo_ApplyMS()171 SHORT *rightScale = &pAacDecoderChannelInfo[R]->pDynData->aSfbScale[window*16]; in CJointStereo_ApplyMS()244 SHORT *leftScale = &pAacDecoderChannelInfo[L]->pDynData->aSfbScale[window*16]; in CJointStereo_ApplyIS()245 SHORT *rightScale = &pAacDecoderChannelInfo[R]->pDynData->aSfbScale[window*16]; in CJointStereo_ApplyIS()
218 const SHORT * RESTRICT pSfbScale = pAacDecoderChannelInfo->pDynData->aSfbScale; in CBlock_ScaleSpectralData()431 SHORT *RESTRICT pSfbScale = pAacDecoderChannelInfo->pDynData->aSfbScale; in CBlock_InverseQuantizeSpectralData()435 FDKmemclear(pAacDecoderChannelInfo->pDynData->aSfbScale, (8*16)*sizeof(SHORT)); in CBlock_InverseQuantizeSpectralData()
208 SHORT aSfbScale[(8*16)]; /* could be free after ApplyTools() */ member
947 pAacDecoderChannelInfo->pDynData->aSfbScale, in CConcealment_ApplyNoise()
638 SHORT *pSfbSclHcr = pAacDecoderChannelInfo->pDynData->aSfbScale; in HcrReorderQuantizedSpectralCoefficients()