Home
last modified time | relevance | path

Searched refs:p3x (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
156 VP_WARP_POINT_2D(hsize - 1, vsize - 1, testMotion, p3x, p3y); in smoothMotionAdaptive()
165 …if (!is_point_in_rect((double)p3x,(double)p3y,-border_x,-border_y,(double)(hsize+2.0*border_x),(do… in smoothMotionAdaptive()