Searched refs:ChannelIndex (Results 1 – 8 of 8) sorted by relevance
1063 drcComp->channelIdx[C] = channelMapping.elInfo[0].ChannelIndex[0]; in FDK_DRC_Generator_Initialize()1066 drcComp->channelIdx[L] = channelMapping.elInfo[0].ChannelIndex[0]; in FDK_DRC_Generator_Initialize()1067 drcComp->channelIdx[R] = channelMapping.elInfo[0].ChannelIndex[1]; in FDK_DRC_Generator_Initialize()1070 drcComp->channelIdx[L] = channelMapping.elInfo[1].ChannelIndex[0]; in FDK_DRC_Generator_Initialize()1071 drcComp->channelIdx[R] = channelMapping.elInfo[1].ChannelIndex[1]; in FDK_DRC_Generator_Initialize()1072 drcComp->channelIdx[C] = channelMapping.elInfo[0].ChannelIndex[0]; in FDK_DRC_Generator_Initialize()1075 drcComp->channelIdx[L] = channelMapping.elInfo[1].ChannelIndex[0]; in FDK_DRC_Generator_Initialize()1076 drcComp->channelIdx[R] = channelMapping.elInfo[1].ChannelIndex[1]; in FDK_DRC_Generator_Initialize()1077 drcComp->channelIdx[C] = channelMapping.elInfo[0].ChannelIndex[0]; in FDK_DRC_Generator_Initialize()1078 drcComp->channelIdx[S] = channelMapping.elInfo[2].ChannelIndex[0]; in FDK_DRC_Generator_Initialize()[all …]
201 elInfo->ChannelIndex[0] = in FDKaacEnc_initElement()207 elInfo->ChannelIndex[0] = in FDKaacEnc_initElement()209 elInfo->ChannelIndex[1] = in FDKaacEnc_initElement()215 elInfo->ChannelIndex[0] = 0; in FDKaacEnc_initElement()216 elInfo->ChannelIndex[1] = 0; in FDKaacEnc_initElement()
131 INT ChannelIndex[2]; member
694 sbrElInfo[el].ChannelIndex[0] = channelMapping->elInfo[el].ChannelIndex[0]; in aacEncDistributeSbrBits()695 sbrElInfo[el].ChannelIndex[1] = channelMapping->elInfo[el].ChannelIndex[1]; in aacEncDistributeSbrBits()
774 cm->elInfo[el].ChannelIndex, cm->nChannels); in FDKaacEnc_EncodeFrame()
1741 const INT chIdx = cm->elInfo[elementId].ChannelIndex[ch]; in FDKaacEnc_allowMoreHoles()1821 const INT chIdx = cm->elInfo[elementId].ChannelIndex[ch]; in FDKaacEnc_allowMoreHoles()
1084 samples + hSbrElement->elInfo.ChannelIndex[ch] * samplesBufSize, 0, in FDKsbrEnc_EnvEncodeFrame()1117 samples + hSbrElement->elInfo.ChannelIndex[0] * samplesBufSize, in FDKsbrEnc_EnvEncodeFrame()1118 samples + hSbrElement->elInfo.ChannelIndex[1] * samplesBufSize}; in FDKsbrEnc_EnvEncodeFrame()1123 samples + hSbrElement->elInfo.ChannelIndex[ch] * samplesBufSize, in FDKsbrEnc_EnvEncodeFrame()1231 hSbrElement->elInfo.ChannelIndex[ch] * samplesBufSize + in FDKsbrEnc_Downsample()1234 samples + hSbrElement->elInfo.ChannelIndex[ch] * samplesBufSize, in FDKsbrEnc_Downsample()1598 hSbrEncoder->lfeChIdx = elInfo[coreEl].ChannelIndex[0]; in FDKsbrEnc_Reallocate()1615 hSbrElement->elInfo.ChannelIndex[ch] = pelInfo->ChannelIndex[ch]; in FDKsbrEnc_Reallocate()
288 UCHAR ChannelIndex[2]; member