Searched refs:erHcrInfo (Results 1 – 4 of 4) sorted by relevance
252 CErHcrInfo erHcrInfo; member
1063 HcrInitRom(&self->aacCommonData.overlay.aac.erHcrInfo); in CAacDecoder_Init()1064 setHcrType(&self->aacCommonData.overlay.aac.erHcrInfo, ID_SCE); in CAacDecoder_Init()1225 setHcrType(&self->aacCommonData.overlay.aac.erHcrInfo, type); in CAacDecoder_DecodeFrame()
590 H_HCR_INFO hHcr = &pAacDecoderChannelInfo->pComData->overlay.aac.erHcrInfo; in CBlock_ReadSpectralData()
210 INT globalHcrType = getHcrType(&pAacDecoderChannelInfo->pComData->overlay.aac.erHcrInfo); in CHcr_Read()