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 …]
237 elInfo->ChannelIndex[0]=assign[counter++]; in FDKaacEnc_initElement()243 elInfo->ChannelIndex[0]=assign[counter++]; in FDKaacEnc_initElement()244 elInfo->ChannelIndex[1]=assign[counter++]; in FDKaacEnc_initElement()249 elInfo->ChannelIndex[0]=0; in FDKaacEnc_initElement()250 elInfo->ChannelIndex[1]=0; in FDKaacEnc_initElement()
121 INT ChannelIndex[2]; member
628 sbrElInfo[el].ChannelIndex[0] = channelMapping->elInfo[el].ChannelIndex[0]; in aacEncDistributeSbrBits()629 sbrElInfo[el].ChannelIndex[1] = channelMapping->elInfo[el].ChannelIndex[1]; in aacEncDistributeSbrBits()
741 cm->elInfo[el].ChannelIndex, in FDKaacEnc_EncodeFrame()
1006 samples + hSbrElement->elInfo.ChannelIndex[ch], in FDKsbrEnc_EnvEncodeFrame()1043 …* pSamples[2] = {samples + hSbrElement->elInfo.ChannelIndex[0],samples + hSbrElement->elInfo.Chann… in FDKsbrEnc_EnvEncodeFrame()1050 … samples + hSbrElement->elInfo.ChannelIndex[ch], in FDKsbrEnc_EnvEncodeFrame()1132 … samples + hSbrElement->elInfo.ChannelIndex[ch] + hEnvEncoder->bufferOffset, in FDKsbrEnc_EnvEncodeFrame()1135 samples + hSbrElement->elInfo.ChannelIndex[ch], in FDKsbrEnc_EnvEncodeFrame()1488 hSbrEncoder->lfeChIdx = elInfo[coreEl].ChannelIndex[0]; in FDKsbrEnc_Reallocate()1503 hSbrElement->elInfo.ChannelIndex[ch] = pelInfo->ChannelIndex[ch]; in FDKsbrEnc_Reallocate()
260 UCHAR ChannelIndex[2]; member