Home
last modified time | relevance | path

Searched refs:cinfo_temp (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cv/src/
Dcvcontours.cpp164 _CvContourInfo cinfo_temp; /* temporary var which is used in simple modes */ member
972 l_cinfo = &(scanner->cinfo_temp); in cvFindNextContour()