Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
Ddbstabsmooth.cpp112 VP_PAR p1y, p2y, p3y, p4y; in smoothMotionAdaptive() local
157 VP_WARP_POINT_2D(0, vsize - 1, testMotion, p4x, p4y); in smoothMotionAdaptive()
168 …if (!is_point_in_rect((double)p4x, (double)p4y,-border_x,-border_y,(double)(hsize+2.0*border_x),(d… in smoothMotionAdaptive()