Searched refs:centerx (Results 1 - 4 of 4) sorted by relevance

/external/opencv/cv/src/
H A Dcvsnakes.cpp84 int centerx = win.width >> 1; local
228 Econt[(j + centery) * win.width + k + centerx] = energy =
268 Ecurv[(j + centery) * win.width + k + centerx] = energy =
324 Eimg[(j + centery) * win.width + k + centerx] = energy =
329 Eimg[(j + centery) * win.width + k + centerx] = energy =
371 if( E[(j + centery) * win.width + k + centerx] < Emin )
373 Emin = E[(j + centery) * win.width + k + centerx];
/external/autotest/client/deps/webgl_mpd/src/resources/
H A DJ3DIMath.js678 J3DIMatrix4.prototype.lookat = function(eyex, eyey, eyez, centerx, centery, centerz, upx, upy, upz)
687 centerx = t[0];
702 var zx = eyex - centerx;
/external/autotest/client/site_tests/graphics_SanAngeles/src/
H A Ddemo.c861 GLfloat centerx, GLfloat centery, GLfloat centerz,
875 z[0] = eyex - centerx;
860 gluLookAt(GLfloat eyex, GLfloat eyey, GLfloat eyez, GLfloat centerx, GLfloat centery, GLfloat centerz, GLfloat upx, GLfloat upy, GLfloat upz) argument
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...

Completed in 299 milliseconds