Searched refs:MaxNegDiff_TpBGColor (Results 1 – 1 of 1) sorted by relevance
7215 MS_U8 MaxNegDiff_TpBGColor=0; in MainObjectDetection_U9() local7295 if( Diff<=0 && abs(Diff)>MaxNegDiff_TpBGColor ) in MainObjectDetection_U9()7296 MaxNegDiff_TpBGColor = abs(Diff); in MainObjectDetection_U9()7313 MainObjWei_TpBGColor= MaxPosDiff_TpBGColor+ MaxNegDiff_TpBGColor; in MainObjectDetection_U9()7316 MainObjWei_TpBGColor= MAX(MaxPosDiff_TpBGColor, MaxNegDiff_TpBGColor)*2; in MainObjectDetection_U9()