Lines Matching refs:channelIndices
704 self->streamInfo.pChannelIndices = self->channelIndices;
1222 self->channelIndices,
1328 self->channelIndices,
1361 self->channelIndices,
1712 FDK_ASSERT(sizeof(self->channelIndices) == sizeof(idx));
1715 FDKmemcpy(idx, self->channelIndices, sizeof(idx));
1719 self->channelIndices[self->channelOutputMapping[aacChannels-1][c]] = idx[c];