Searched defs:stn (Results 1 – 6 of 6) sorted by relevance
/external/boringssl/src/ssl/ |
D | d1_both.c | 576 long dtls1_get_message(SSL *ssl, int st1, int stn, int msg_type, long max, in dtls1_get_message()
|
/external/opencv3/modules/imgproc/src/ |
D | hough.cpp | 200 int srn, int stn, in HoughLinesSDiv() 851 double srn, double stn, double min_theta, double max_theta ) in HoughLines()
|
/external/icu/icu4c/source/test/perf/howExpensiveIs/ |
D | howExpensiveIs.cpp | 218 double stn = st/sieveTime; in runTestOn() local
|
/external/opencv/cv/include/ |
D | cvcompat.h | 529 double theta, int stn, int threshold, in cvHoughLinesSDiv()
|
/external/opencv3/modules/java/src/ |
D | imgproc+Imgproc.java | 1207 …image, Mat lines, double rho, double theta, int threshold, double srn, double stn, double min_thet… in HoughLines() 3004 … lines_nativeObj, double rho, double theta, int threshold, double srn, double stn, double min_thet… in HoughLines_0()
|
D | imgproc.cpp | 2439 …es_nativeObj, jdouble rho, jdouble theta, jint threshold, jdouble srn, jdouble stn, jdouble min_th… in Java_org_opencv_imgproc_Imgproc_HoughLines_10()
|