Home
last modified time | relevance | path

Searched defs:half_h (Results 1 – 4 of 4) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
DSDL_sysevents.cc227 int half_h = (SDL_VideoSurface->h/2); in DispatchMessage() local
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/voronoi/
Dvoronoi.cc314 const int half_h = h / 2; in wSubdivide() local
/external/chromium_org/native_client_sdk/src/examples/demo/voronoi/
Dvoronoi.cc325 const int half_h = h / 2; in wSubdivide() local
/external/opencv/cvaux/src/
Dcvlee.cpp3438 float half_h = (Vector01.y*pDirectrice->direction->x - Vector01.x*pDirectrice->direction->y)/2; in _cvCalcEdgePL() local
3472 float half_h = (Vector01.y*pDirectrice->direction->x - Vector01.x*pDirectrice->direction->y)/2; in _cvCalcEdgeLP() local