Lines Matching refs:channelIndices
274 const UCHAR channelIndices[], /* in */ in getChannelMode() argument
284 FDK_ASSERT(channelIndices != NULL); in getChannelMode()
294 int i = 0, j, chGrpIdx = channelIndices[ch]; in getChannelMode()
319 while ( (i < numChInGrp[grpIdx]) && (chGrpIdx > channelIndices[chIdx[grpIdx][i]]) ) { in getChannelMode()
401 UCHAR channelIndices[], /* out */ in getChannelDescription() argument
410 FDK_ASSERT(channelIndices != NULL); in getChannelDescription()
416 FDKmemclear(channelIndices, PCM_DMX_MAX_CHANNELS*sizeof(UCHAR)); in getChannelDescription()
478 channelIndices[ch] = chIdx; in getChannelDescription()
762 UCHAR channelIndices[], in pcmDmx_ApplyFrame() argument
814 channelIndices, in pcmDmx_ApplyFrame()
852 channelIndices, in pcmDmx_ApplyFrame()
1106 channelIndices, in pcmDmx_ApplyFrame()