Searched refs:IS_BLOCKED (Results 1 – 1 of 1) sorted by relevance
52 #define IS_BLOCKED(d1, d2) ((d1) > (d2)) macro739 delta = IS_BLOCKED(alpha, d) ? INFINITY : 0; in icvAlphaExpand()745 else if( IS_BLOCKED(alpha, d) ) in icvAlphaExpand()756 E0a = IS_BLOCKED(d, alpha) ? INFINITY : 0; in icvAlphaExpand()757 Ea0 = IS_BLOCKED(-d1, alpha) ? INFINITY : 0; in icvAlphaExpand()797 if( d != OCCLUDED && IS_BLOCKED(alpha, -d)) in icvAlphaExpand()