Searched refs:mapDist (Results 1 – 1 of 1) sorted by relevance
608 UINT mapDist = (unsigned)-1; in getChannelMode() local620 if (dist < mapDist) { in getChannelMode()622 mapDist = dist; in getChannelMode()626 if (mapDist <= PCMDMX_THRESHOLD_MAP_HEAT_1) { in getChannelMode()643 UINT mapDist = (unsigned)-1; in getChannelMode() local649 if (dist < mapDist) { in getChannelMode()651 mapDist = dist; in getChannelMode()655 if ((mapPos <= stopSlot) && (mapDist < PCMDMX_THRESHOLD_MAP_HEAT_2) && in getChannelMode()672 UINT mapDist = (unsigned)-1; in getChannelMode() local678 if (dist < mapDist) { in getChannelMode()[all …]