Searched refs:globalHcrType (Results 1 – 2 of 2) sorted by relevance
210 INT globalHcrType = getHcrType(&pAacDecoderChannelInfo->pComData->overlay.aac.erHcrInfo); in CHcr_Read() local221 if ( globalHcrType == ID_CPE ) { in CHcr_Read()231 else if (globalHcrType == ID_SCE || globalHcrType == ID_LFE || globalHcrType == ID_CCE ) { in CHcr_Read()1568 hHcr->globalHcrType = 0; in setHcrType()1571 hHcr->globalHcrType = 1; in setHcrType()1586 return hHcr->globalHcrType; in getHcrType()
359 INT globalHcrType; member