Searched defs:p2y (Results 1 – 4 of 4) sorted by relevance
30 float p2y = poly[p2 * 2 + 1]; in rayIntersectPoly() local385 float p2y = polygon[i * 2 + 1]; in isClockwise() local
372 int p1y = 0, p2y = 0, p3y = 0; in mv_prediction() local
1050 float p2x, float p2y, float c2x, float c2y, in recursiveCubicBezierVertices()
2541 Int p1y, p2y, p3y; in find_pmvs() local