Home
last modified time | relevance | path

Searched refs:stopSlot (Results 1 – 1 of 1) sorted by relevance

/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp533 unsigned stopSlot = LOW_FREQUENCY_CHANNEL; in getChannelMode() local
589 for (mapCh = 0; mapCh <= stopSlot; mapCh += 1) { in getChannelMode()
618 for (mapCh = startSlot; mapCh <= stopSlot; mapCh += 1) { in getChannelMode()
627 if ((mapPos <= stopSlot) && (mapDist < PCMDMX_THRESHOLD_MAP_HEAT_2) && in getChannelMode()