Searched refs:_CvPtInfo (Results 1 – 1 of 1) sorted by relevance
47 typedef struct _CvPtInfo struct52 struct _CvPtInfo *next; argument54 _CvPtInfo; typedef71 _CvPtInfo temp; in icvApproximateChainTC89()72 _CvPtInfo *array, *first = 0, *current = 0, *prev_current = 0; in icvApproximateChainTC89()82 buffer_size = (chain->total + 8) * sizeof( _CvPtInfo ); in icvApproximateChainTC89()110 array = (_CvPtInfo *) buffer; in icvApproximateChainTC89()