Searched defs:p2x (Results 1 – 4 of 4) sorted by relevance
29 float p2x = poly[p2 * 2 + 0]; in rayIntersectPoly() local384 float p2x = polygon[i * 2 + 0]; in isClockwise() local
371 int p1x = 0, p2x = 0, p3x = 0; in mv_prediction() local
1050 float p2x, float p2y, float c2x, float c2y, in recursiveCubicBezierVertices()
2540 Int p1x, p2x, p3x; in find_pmvs() local