Home
last modified time | relevance | path

Searched refs:p2x (Results 1 – 1 of 1) sorted by relevance

/development/perftests/panorama/feature_stab/src/dbreg/
Ddbstabsmooth.cpp111 VP_PAR p1x, p2x, p3x, p4x; in smoothMotionAdaptive() local
155 VP_WARP_POINT_2D(hsize - 1, 0, testMotion, p2x, p2y); in smoothMotionAdaptive()
162 …if (!is_point_in_rect((double)p2x, (double)p2y,-border_x,-border_y,(double)(hsize+2.0*border_x),(d… in smoothMotionAdaptive()