OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nmp1
(Results
1 - 1
of
1
) sorted by null
/external/opencv/cv/src/
cvcontourtree.cpp
85
int nm,
nmp1
, nmp2, nmp3, nmn1, nmn2, nmn3;
local
190
nmp1
= num1[i - 1];
203
icvCalcTriAttr( contour, t, tp1,
nmp1
, tn1, nmn1, &s, &s_c, &h, &a,
209
icvCalcTriAttr( contour, tp2, tp3, nmp3, tp1,
nmp1
, &sp2, &sp2_c, &hp2,
340
nmp2 =
nmp1
;
341
nmp1
= nm;
387
nmp1
= num2[3];
390
icvCalcTriAttr( contour, t, tp1,
nmp1
, tn1, nmn1, &s, &s_c, &h, &a, &b ));
392
icvCalcTriAttr( contour, tn2, tn1, nmn1, tp1,
nmp1
, &sn2, &sn2_c, &hn2,
Completed in 78 milliseconds