Home
last modified time | relevance | path

Searched defs:masksize (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/src/
Dcvderiv.cpp294 int bufsize = 0, masksize = aperture_size == 3 ? 33 : 55; in cvSobel() local
835 int bufsize = 0, masksize = aperture_size == 3 ? 33 : 55; in cvLaplace() local
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
DSDL_x11wm.c59 int masksize; in X11_SetIcon() local