Searched refs:mappedIdx (Results 1 – 1 of 1) sorted by relevance
762 int mappedIdx = FDK_chMapDescr_getMapValue(mapDescr, (UCHAR)ch, chCfg); in getChannelDescription() local763 offsetTable[CENTER_FRONT_CHANNEL] = (UCHAR)mappedIdx; in getChannelDescription()764 channelType[mappedIdx] = ACT_FRONT; in getChannelDescription()765 channelIndices[mappedIdx] = 0; in getChannelDescription()819 int mappedIdx = FDK_chMapDescr_getMapValue(mapDescr, (UCHAR)ch, chCfg); in getChannelDescription() local829 offsetTable[chMapPos] = (UCHAR)mappedIdx; in getChannelDescription()830 channelType[mappedIdx] = type; in getChannelDescription()831 channelIndices[mappedIdx] = (UCHAR)chIdx; in getChannelDescription()