Searched refs:CvIsInstanceFunc (Results 1 – 3 of 3) sorted by relevance
366 CvIsInstanceFunc is_instance, CvReleaseFunc release=0,
1731 typedef int (CV_CDECL *CvIsInstanceFunc)( const void* struct_ptr ); typedef1748 CvIsInstanceFunc is_instance;
4820 CvIsInstanceFunc is_instance, CvReleaseFunc release, in CvType()