Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c8961 int candiValue = 0; in DBK_StPtLeft() local
8998 if (newSP > candiValue) in DBK_StPtLeft()
9000 candiValue = newSP; in DBK_StPtLeft()
9004 if (candiValue > ThValue) in DBK_StPtLeft()
9012 int candiValue = 0; in DBK_StPtRight() local
9048 if (newSP > candiValue) in DBK_StPtRight()
9050 candiValue = newSP; in DBK_StPtRight()
9054 if (candiValue > ThValue) in DBK_StPtRight()