Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dhough.cpp782 int total_lines = min(counters.getMat(ACCESS_READ).at<int>(0, 1), linesMax); in ocl_HoughLines() local
836 int total_lines = min(counters.getMat(ACCESS_READ).at<int>(0, 1), linesMax); in ocl_HoughLinesP() local
/external/valgrind/perf/
Dtinycc.c2388 static int total_lines; variable