Searched refs:linesCount (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/modules/cudaimgproc/src/ |
D | hough_segments.cpp | 168 …int linesCount = houghLinesProbabilistic_gpu(src, accum_, result_.ptr<int4>(), maxLines_, rho_, th… in detect() local 170 if (linesCount == 0) in detect() 176 result_.cols = linesCount; in detect()
|
D | hough_lines.cpp | 164 …int linesCount = linesGetResult_gpu(accum_, result_.ptr<float2>(0), result_.ptr<int>(1), maxLines_… in detect() local 166 if (linesCount == 0) in detect() 172 result_.cols = linesCount; in detect()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
D | SingleStepWithLocationTest.java | 86 int linesCount = lineTableReply.getNextValueAsInt(); in testSingleStepToLocation() local 89 for (int i = 0; i < linesCount; ++i) { in testSingleStepToLocation()
|
/external/opencv3/modules/imgproc/src/ |
D | hough.cpp | 108 int linesCount = 0; in HoughLinesStandard() local 112 …age, step, srcSize, (IppPointPolar*) &lines[0], dstRoi, ipp_linesMax, &linesCount, delta, threshol… in HoughLinesStandard() 116 lines.resize(linesCount); in HoughLinesStandard() 440 int linesCount = 0; in HoughLinesProbabilistic() local 446 … threshold, lineLength, lineGap, (IppiPoint*) &lines[0], ipp_linesMax, &linesCount, buffer, pSpec); in HoughLinesProbabilistic() 452 lines.resize(linesCount); in HoughLinesProbabilistic()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |