Home
last modified time | relevance | path

Searched defs:stn (Results 1 – 6 of 6) sorted by relevance

/external/boringssl/src/ssl/
Dd1_both.c576 long dtls1_get_message(SSL *ssl, int st1, int stn, int msg_type, long max, in dtls1_get_message()
/external/opencv3/modules/imgproc/src/
Dhough.cpp200 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/
DhowExpensiveIs.cpp218 double stn = st/sieveTime; in runTestOn() local
/external/opencv/cv/include/
Dcvcompat.h529 double theta, int stn, int threshold, in cvHoughLinesSDiv()
/external/opencv3/modules/java/src/
Dimgproc+Imgproc.java1207 …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()
Dimgproc.cpp2439 …es_nativeObj, jdouble rho, jdouble theta, jint threshold, jdouble srn, jdouble stn, jdouble min_th… in Java_org_opencv_imgproc_Imgproc_HoughLines_10()