Searched refs:CvIsInstanceFunc (Results 1 – 6 of 6) sorted by relevance
366 CvIsInstanceFunc is_instance, CvReleaseFunc release=0,
1731 typedef int (CV_CDECL *CvIsInstanceFunc)( const void* struct_ptr ); typedef1748 CvIsInstanceFunc is_instance;
1773 typedef int (CV_CDECL *CvIsInstanceFunc)( const void* struct_ptr ); typedef1800 CvIsInstanceFunc is_instance; /**< checks if the passed object belongs to the type */
2744 CvIsInstanceFunc is_instance, CvReleaseFunc release=0,
4820 CvIsInstanceFunc is_instance, CvReleaseFunc release, in CvType()
4762 CvIsInstanceFunc is_instance, CvReleaseFunc release, in CvType()