Home
last modified time | relevance | path

Searched defs:maxLines (Results 1 – 9 of 9) sorted by relevance

/external/opencv3/modules/cudaimgproc/src/
Dhough_segments.cpp77 …HoughSegmentDetectorImpl(float rho, float theta, int minLineLength, int maxLineGap, int maxLines) : in HoughSegmentDetectorImpl()
96 void setMaxLines(int maxLines) { maxLines_ = maxLines; } in setMaxLines()
181 …createHoughSegmentDetector(float rho, float theta, int minLineLength, int maxLineGap, int maxLines) in createHoughSegmentDetector()
Dhough_lines.cpp73 HoughLinesDetectorImpl(float rho, float theta, int threshold, bool doSort, int maxLines) : in HoughLinesDetectorImpl()
93 void setMaxLines(int maxLines) { maxLines_ = maxLines; } in setMaxLines()
206 …v::cuda::createHoughLinesDetector(float rho, float theta, int threshold, bool doSort, int maxLines) in createHoughLinesDetector()
/external/libvncserver/libvncserver/
Dultra.c167 int maxLines; in rfbSendRectEncodingUltra() local
Dzlib.c266 int maxLines; in rfbSendRectEncodingZlib() local
/external/pdfium/xfa/src/fxbarcode/oned/
DBC_OneDReader.cpp54 int32_t maxLines; in DeDecode() local
/external/icu/icu4c/source/samples/layout/
Dcgnomelayout.c212 gint maxLines = pf_getLineCount(context->paragraph) - 1; in eventExpose() local
Dgnomelayout.cpp220 gint maxLines = context->paragraph->getLineCount() - 1; in eventExpose() local
/external/icu/icu4c/source/tools/ctestfw/
Duperf.cpp217 int maxLines = MAXLINES; in getLines() local
/external/icu/icu4c/source/tools/genrb/
Dwrtjava.cpp217 int32_t maxLines = 3000; in getColumnCount() local