Searched defs:_2xy (Results 1 – 1 of 1) sorted by relevance
67 float x = (u - u0)*ifx, x2 = x*x, r2 = x2 + y2, _2xy = 2*x*y; in icvUnDistort_8u_CnR() local246 float x = (u - u0)*ifx, x2 = x*x, r2 = x2 + y2, _2xy = 2*x*y; in cvInitUndistortMap() local357 double r2 = x2 + y2, _2xy = 2*x*y; in cvInitUndistortRectifyMap() local