Searched refs:p1y (Results 1 – 1 of 1) sorted by relevance
/development/perftests/panorama/feature_stab/src/dbreg/ |
D | dbstabsmooth.cpp | 112 VP_PAR p1y, p2y, p3y, p4y; in smoothMotionAdaptive() local 154 VP_WARP_POINT_2D(0, 0, testMotion, p1x, p1y); in smoothMotionAdaptive() 159 …if (!is_point_in_rect((double)p1x,(double)p1y,-border_x,-border_y,(double)(hsize+2.0*border_x),(do… in smoothMotionAdaptive()
|