OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_type
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
cvtemplmatch.cpp
347
int
num_type
= method == CV_TM_CCORR || method == CV_TM_CCORR_NORMED ? 0 :
local
454
if(
num_type
!= 1 )
489
if(
num_type
== 1 )
501
if( is_normed ||
num_type
== 2 )
509
if(
num_type
== 2 )
/external/libxml2/
xmlschemastypes.c
1781
int
num_type
= 0; \/* -1 = invalid, 0 = int, 1 = floating *\/
local
[
all
...]
Completed in 85 milliseconds