Searched refs:detyc (Results 1 – 1 of 1) sorted by relevance
1061 double detxc,detyc; in icvGetCrossPieceDirect() local1080 detyc = a*(p_end.x*p_start.y - p_start.x*p_end.y) + c*(p_start.y - p_end.y); in icvGetCrossPieceDirect()1083 cross->y = detyc / det; in icvGetCrossPieceDirect()