Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_stab/src/dbreg/
Dvp_motionmodel.h212 #define VP_WARP_POINT_3D(inx,iny,inz,m,outx,outy,outz) do {\ argument
216 outz = MZX(m)*((VP_PAR)inx)+MZY(m)*((VP_PAR)iny)+MZZ(m)*((VP_PAR)inz)+MZW(m); \
217 if ((m).type==VP_MOTION_PROJ_3D) outz/=vpTmpWarpPnt___; } while (0)