Searched defs:first_corr (Results 1 – 2 of 2) sorted by relevance
/external/opencv/cvaux/src/ |
D | cvcorrespond.cpp | 54 int second_runs, int *first_corr, /* s0'|e0'|s1'|e1'|... */ in icvDynamicCorrespond() 327 … int *second, int *second_runs, int *first_corr, /* s0'|e0'|s1'|e1'|... */ in icvDynamicCorrespondMulti() 390 … int *second, int *second_runs, int *first_corr, /* s0'|e0'|s1'|e1'|... */ in cvDynamicCorrespondMulti()
|
D | cvmorphing.cpp | 54 int second_runs, int *first_corr, /* corr data for the 1st seq */ in icvMorphEpilines8uC3() 291 … int *second_runs, int *first_corr, /* correspond information for the 1st seq */ in icvMorphEpilines8uC3Multi() 372 … int *second_runs, int *first_corr, /* correspond information for the 1st seq */ in cvMorphEpilinesMulti()
|