Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c8963 int ThValue = 2; in DBK_StPtLeft() local
9004 if (candiValue > ThValue) in DBK_StPtLeft()
9014 int ThValue = 2; in DBK_StPtRight() local
9054 if (candiValue > ThValue) in DBK_StPtRight()
9237 int ThValue = 2; //threshold value for BLKN_adj in DBK_VerifyWidthMark() local
9254 dummy = ThValue *(width + offset)/offset; in DBK_VerifyWidthMark()
9324 …if (BLKN_adj[curIndex]-markDefValue > ThValue ) // fill the gap between top 2 strength within rang… in DBK_VerifyWidthMark()
9420 if (BLKN_adj[curIndex]-markDefValue > ThValue ) in DBK_VerifyWidthMark()
9704 int ThValue = 0; in DBK_Mark() local
9725 dummy = ThValue *(width + offset)/offset; in DBK_Mark()
[all …]