Searched refs:mappedIdx (Results 1 – 1 of 1) sorted by relevance
790 int mappedIdx = FDK_chMapDescr_getMapValue(mapDescr, (UCHAR)ch, chCfg); in getChannelDescription() local791 offsetTable[CENTER_FRONT_CHANNEL] = (UCHAR)mappedIdx; in getChannelDescription()792 channelType[mappedIdx] = ACT_FRONT; in getChannelDescription()793 channelIndices[mappedIdx] = 0; in getChannelDescription()847 int mappedIdx = FDK_chMapDescr_getMapValue(mapDescr, (UCHAR)ch, chCfg); in getChannelDescription() local857 offsetTable[chMapPos] = (UCHAR)mappedIdx; in getChannelDescription()858 channelType[mappedIdx] = type; in getChannelDescription()859 channelIndices[mappedIdx] = (UCHAR)chIdx; in getChannelDescription()