Searched refs:MaxPosDiff_TpBGColor (Results 1 – 1 of 1) sorted by relevance
7214 MS_U8 MaxPosDiff_TpBGColor=0; in MainObjectDetection_U9() local7293 if( Diff>=0 && abs(Diff)>MaxPosDiff_TpBGColor ) in MainObjectDetection_U9()7294 MaxPosDiff_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()