Searched refs:mapDist (Results 1 – 1 of 1) sorted by relevance
580 UINT mapDist = (unsigned)-1; in getChannelMode() local592 if (dist < mapDist) { in getChannelMode()594 mapDist = dist; in getChannelMode()598 if (mapDist <= PCMDMX_THRESHOLD_MAP_HEAT_1) { in getChannelMode()615 UINT mapDist = (unsigned)-1; in getChannelMode() local621 if (dist < mapDist) { in getChannelMode()623 mapDist = dist; in getChannelMode()627 if ((mapPos <= stopSlot) && (mapDist < PCMDMX_THRESHOLD_MAP_HEAT_2) && in getChannelMode()644 UINT mapDist = (unsigned)-1; in getChannelMode() local650 if (dist < mapDist) { in getChannelMode()[all …]