Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c7222 MS_U8 MainObjWei_TpBGColor; in MainObjectDetection_U9() local
7313 MainObjWei_TpBGColor= MaxPosDiff_TpBGColor+ MaxNegDiff_TpBGColor; in MainObjectDetection_U9()
7316 MainObjWei_TpBGColor= MAX(MaxPosDiff_TpBGColor, MaxNegDiff_TpBGColor)*2; in MainObjectDetection_U9()
7326 MS_U8 MainObjWeiBGC = MIN( MAX(MainObjWei_TpBGColor*2-MAX(8,Avg_NonTpBGColorIdx),0), 32); in MainObjectDetection_U9()