Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvtemplmatch.cpp347 int num_type = method == CV_TM_CCORR || method == CV_TM_CCORR_NORMED ? 0 : in cvMatchTemplate() local
/external/libxml2/
Dxmlschemastypes.c1498 #define PARSE_DIGITS(num, cur, num_type) \ argument
1520 #define PARSE_NUM(num, cur, num_type) \ argument
1781 int num_type = 0; /* -1 = invalid, 0 = int, 1 = floating */ in xmlSchemaValidateDuration() local