Searched refs:hArCo (Results 1 – 4 of 4) sorted by relevance
206 CArcoData *hArCo; member
271 self->pAacDecoderStaticChannelInfo[i]->hArCo->m_numberLinesPrev = 0; in CAacDecoder_SignalInterruption()1366 if (self->pAacDecoderStaticChannelInfo[ch]->hArCo != NULL) { in CAacDecoder_DeInit()1367 CArco_Destroy(self->pAacDecoderStaticChannelInfo[ch]->hArCo); in CAacDecoder_DeInit()2162 self->pAacDecoderStaticChannelInfo[ch]->hArCo = CArco_Create(); in CAacDecoder_Init()2163 if (self->pAacDecoderStaticChannelInfo[ch]->hArCo == NULL) { in CAacDecoder_Init()
928 CArco_DecodeArithData(pAacDecoderStaticChannelInfo->hArCo, hBs, in CBlock_ReadAcSpectralData()
1082 error = CArco_DecodeArithData(pAacDecoderStaticChannelInfo->hArCo, hBs, pSpec, in CLpd_TCX_Read()