Searched defs:rectWidth (Results 1 – 4 of 4) sorted by relevance
/external/opencv3/modules/cudalegacy/test/ |
D | TestHypothesesGrow.h | 69 Ncv32u rectWidth; variable
|
/external/opencv3/modules/cudalegacy/src/cuda/ |
D | NCVHaarObjectDetection.cu | 226 Ncv32u *rectX, Ncv32u *rectY, Ncv32u *rectWidth, Ncv32u *rectHeight) in getFeature() 398 Ncv32u rectX, rectY, rectWidth, rectHeight; in applyHaarClassifierAnchorParallel() local 538 Ncv32u rectX, rectY, rectWidth, rectHeight; in applyHaarClassifierClassifierParallel() local 1471 Ncv32u rectWidth, Ncv32u rectHeight, Ncv32f curScale) in growDetectionsKernel() 1488 Ncv32u rectWidth, in ncvGrowDetectionsVector_device() 1992 Ncv32u rectX, rectY, rectWidth, rectHeight; in ncvApplyHaarClassifierCascade_host() local 2073 Ncv32u rectWidth, in ncvGrowDetectionsVector_host()
|
/external/libvncserver/rfb/ |
D | rfbclient.h | 256 int rectWidth, rectColors; member
|
/external/skia/src/core/ |
D | SkAAClip.cpp | 931 int rectWidth = right - left; in quickContains() local
|