Lines Matching refs:abs
1104 float w = space_weight[k]*color_weight[abs(val - val0)];1123 float w = space_weight[k]*color_weight[abs(b - b0) +1124 abs(g - g0) + abs(r - r0)];