Searched refs:pComData (Results 1 – 7 of 7) sorted by relevance
166 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds]; in calcRefValFwd()173 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds]; in calcRefValFwd()180 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds]; in calcRefValFwd()243 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[bnds]; in calcRefValBwd()250 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[bnds]; in calcRefValBwd()257 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[bnds]; in calcRefValBwd()289 &pAacDecoderChannelInfo->pComData->overlay.aac.erRvlcInfo; in BidirectionalEstimation_UseLowerScfOfCurrentFrame()351 pAacDecoderChannelInfo->pComData->overlay.aac in BidirectionalEstimation_UseLowerScfOfCurrentFrame()353 pAacDecoderChannelInfo->pComData->overlay.aac in BidirectionalEstimation_UseLowerScfOfCurrentFrame()355 pAacDecoderChannelInfo->pComData->overlay.aac in BidirectionalEstimation_UseLowerScfOfCurrentFrame()[all …]
136 SHORT *pScfEsc = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfEsc; in rvlcInit()137 SHORT *pScfFwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd; in rvlcInit()138 SHORT *pScfBwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd; in rvlcInit()451 SHORT *pScfFwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd; in rvlcDecodeForward()452 SHORT *pScfEsc = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfEsc; in rvlcDecodeForward()629 SHORT *pScfBwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd; in rvlcDecodeBackward()630 SHORT *pScfEsc = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfEsc; in rvlcDecodeBackward()808 &pAacDecoderChannelInfo->pComData->overlay.aac.erRvlcInfo; in rvlcFinalErrorDetection()947 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds]; in rvlcFinalErrorDetection()1064 &pAacDecoderChannelInfo->pComData->overlay.aac.erRvlcInfo; in CRvlc_Read()[all …]
128 if (pAacDecoderChannelInfo[L]->pComData->jointStereoData.MsUsed[band] & in MapMidSideMaskToPnsCorrelation()137 pAacDecoderChannelInfo[L]->pComData->jointStereoData.MsUsed[band] ^= in MapMidSideMaskToPnsCorrelation()217 ->pComData->jointStereoData.store_dmx_re_prev, in CChannelElement_Decode()219 ->pComData->jointStereoData.store_dmx_re_prev_e), in CChannelElement_Decode()261 ->pComData->jointStereoData.cplx_pred_flag; in CChannelElement_Decode()327 pAacDecoderChannelInfo[ch]->pComData->pnsRandomSeed); in CChannelElement_Decode()365 ->pComData->jointStereoData.store_dmx_re_prev, in CChannelElement_Decode()367 ->pComData->jointStereoData.store_dmx_re_prev_e), in CChannelElement_Decode()453 pAacDecoderChannelInfo[0]->pComData->jointStereoData.cplx_pred_flag = 0; in CChannelElement_Read()556 hBs, &pAacDecoderChannelInfo[0]->pComData->jointStereoData, in CChannelElement_Read()
1420 if (self->pAacDecoderChannelInfo[ch]->pComData != NULL) { in CAacDecoder_DeInit()1425 (self->pAacDecoderChannelInfo[ch + 1]->pComData == in CAacDecoder_DeInit()1426 self->pAacDecoderChannelInfo[ch]->pComData)) { in CAacDecoder_DeInit()1427 self->pAacDecoderChannelInfo[ch + 1]->pComData = NULL; in CAacDecoder_DeInit()1432 (SCHAR **)&self->pAacDecoderChannelInfo[ch]->pComData); in CAacDecoder_DeInit()1434 FDKafree(self->pAacDecoderChannelInfo[ch]->pComData); in CAacDecoder_DeInit()1436 self->pAacDecoderChannelInfo[ch]->pComData = NULL; in CAacDecoder_DeInit()2216 self->pAacDecoderChannelInfo[ch]->pComData = in CAacDecoder_Init()2221 self->pAacDecoderChannelInfo[ch]->pComData = in CAacDecoder_Init()2229 if ((self->pAacDecoderChannelInfo[ch]->pComData == NULL) || in CAacDecoder_Init()[all …]
414 *pComData; /* Data required for one channel at a time during decode */ member
556 &pAacDecoderChannelInfo[L]->pComData->jointStereoData; in CJointStereo_ApplyMS()1170 &pAacDecoderChannelInfo[L]->pComData->jointStereoData; in CJointStereo_ApplyIS()
725 H_HCR_INFO hHcr = &pAacDecoderChannelInfo->pComData->overlay.aac.erHcrInfo; in CBlock_ReadSpectralData()