Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxpersistence.cpp4977 cvTypeOf( const void* struct_ptr ) in cvTypeOf() function
5004 CV_CALL( info = cvTypeOf( *struct_ptr )); in cvRelease()
5031 CV_CALL( info = cvTypeOf( struct_ptr )); in cvClone()
5090 CV_CALL( info = cvTypeOf( ptr )); in cvWrite()
/external/opencv/cxcore/include/
Dcxcore.h1730 CVAPI(CvTypeInfo*) cvTypeOf( const void* struct_ptr );