Searched defs:diff_b (Results 1 – 2 of 2) sorted by relevance
99 const int diff_b = abs((int)(p1 & 0xff) - (int)(p2 & 0xff)); in MaxDiffBetweenPixels() local