Searched refs:ChannelIndex (Results 1 – 7 of 7) sorted by relevance
509 drcComp->channelIdx[C] = channelMapping.elInfo[0].ChannelIndex[0]; in FDK_DRC_Generator_Initialize()512 drcComp->channelIdx[L] = channelMapping.elInfo[0].ChannelIndex[0]; in FDK_DRC_Generator_Initialize()513 drcComp->channelIdx[R] = channelMapping.elInfo[0].ChannelIndex[1]; in FDK_DRC_Generator_Initialize()516 drcComp->channelIdx[L] = channelMapping.elInfo[1].ChannelIndex[0]; in FDK_DRC_Generator_Initialize()517 drcComp->channelIdx[R] = channelMapping.elInfo[1].ChannelIndex[1]; in FDK_DRC_Generator_Initialize()518 drcComp->channelIdx[C] = channelMapping.elInfo[0].ChannelIndex[0]; in FDK_DRC_Generator_Initialize()521 drcComp->channelIdx[L] = channelMapping.elInfo[1].ChannelIndex[0]; in FDK_DRC_Generator_Initialize()522 drcComp->channelIdx[R] = channelMapping.elInfo[1].ChannelIndex[1]; in FDK_DRC_Generator_Initialize()523 drcComp->channelIdx[C] = channelMapping.elInfo[0].ChannelIndex[0]; in FDK_DRC_Generator_Initialize()524 drcComp->channelIdx[S] = channelMapping.elInfo[2].ChannelIndex[0]; in FDK_DRC_Generator_Initialize()[all …]
231 elInfo->ChannelIndex[0]=assign[counter++]; in FDKaacEnc_initElement()237 elInfo->ChannelIndex[0]=assign[counter++]; in FDKaacEnc_initElement()238 elInfo->ChannelIndex[1]=assign[counter++]; in FDKaacEnc_initElement()243 elInfo->ChannelIndex[0]=0; in FDKaacEnc_initElement()244 elInfo->ChannelIndex[1]=0; in FDKaacEnc_initElement()
121 INT ChannelIndex[2]; member
461 sbrElInfo[el].ChannelIndex[0] = channelMapping->elInfo[el].ChannelIndex[0]; in aacEncDistributeSbrBits()462 sbrElInfo[el].ChannelIndex[1] = channelMapping->elInfo[el].ChannelIndex[1]; in aacEncDistributeSbrBits()
732 cm->elInfo[el].ChannelIndex, in FDKaacEnc_EncodeFrame()
939 samples + hSbrElement->elInfo.ChannelIndex[ch], in FDKsbrEnc_EnvEncodeFrame()973 …* pSamples[2] = {samples + hSbrElement->elInfo.ChannelIndex[0],samples + hSbrElement->elInfo.Chann… in FDKsbrEnc_EnvEncodeFrame()980 … samples + hSbrElement->elInfo.ChannelIndex[ch], in FDKsbrEnc_EnvEncodeFrame()1062 … samples + hSbrElement->elInfo.ChannelIndex[ch] + hEnvEncoder->bufferOffset, in FDKsbrEnc_EnvEncodeFrame()1065 samples + hSbrElement->elInfo.ChannelIndex[ch], in FDKsbrEnc_EnvEncodeFrame()1417 hSbrEncoder->lfeChIdx = elInfo[coreEl].ChannelIndex[0]; in FDKsbrEnc_Reallocate()1432 hSbrElement->elInfo.ChannelIndex[ch] = pelInfo->ChannelIndex[ch]; in FDKsbrEnc_Reallocate()
253 UCHAR ChannelIndex[2]; member