Home | History | Annotate | Download | only in include

Lines Matching refs:CV_XOR

176 #define  CV_XOR(a, b)   ((a) ^ (b))