Searched refs:t_count (Results 1 – 3 of 3) sorted by relevance
188 size_t t_count=0; in ReadIPLImage() local391 t_count++; in ReadIPLImage()400 if(t_count < ipl_info.z * ipl_info.time){ in ReadIPLImage()416 } while (t_count < ipl_info.z*ipl_info.time); in ReadIPLImage()
252 int t_count; in cvConvexHull2() local401 CV_SWAP( tl_count, tr_count, t_count ); in cvConvexHull2()440 CV_SWAP( bl_count, br_count, t_count ); in cvConvexHull2()
113 int t_count);