Home
last modified time | relevance | path

Searched defs:CvAttrList (Results 1 – 6 of 6) sorted by relevance

/external/opencv/cxcore/src/
Dcxpersistence.cpp2857 const char* type_name, CvAttrList /*attributes*/ ) in cvStartWriteStruct() argument
3527 const void* struct_ptr, CvAttrList /*attr*/ ) in icvWriteMat() argument
3622 const void* struct_ptr, CvAttrList /*attr*/ ) in icvWriteMatND() argument
3737 const void* struct_ptr, CvAttrList /*attr*/ ) in icvWriteSparseMat() argument
3909 const void* struct_ptr, CvAttrList /*attr*/ ) in icvWriteImage() argument
/external/opencv3/modules/core/src/
Dpersistence.cpp2931 const char* type_name, CvAttrList /*attributes*/ ) in cvStartWriteStruct() argument
3501 const void* struct_ptr, CvAttrList /*attr*/ ) in icvWriteMat() argument
3594 const void* struct_ptr, CvAttrList /*attr*/ ) in icvWriteMatND() argument
3708 const void* struct_ptr, CvAttrList /*attr*/ ) in icvWriteSparseMat() argument
3863 const void* struct_ptr, CvAttrList /*attr*/ ) in icvWriteImage() argument
/external/opencv/cxcore/include/
Dcxtypes.h1639 typedef struct CvAttrList struct
1642 … struct CvAttrList* next; /* Pointer to next chunk of the attributes list. */ argument
1644 CvAttrList; typedef
/external/opencv3/modules/core/include/opencv2/core/
Dtypes_c.h1680 typedef struct CvAttrList struct
1683 …struct CvAttrList* next; /**< Pointer to next chunk of the attributes list. */ argument
1685 CvAttrList; typedef
/external/opencv/cv/src/
Dcvhistogram.cpp2460 CvAttrList /*attributes*/ ){ in icvWriteHist() argument
/external/opencv3/modules/imgproc/src/
Dhistogram.cpp3783 const void* struct_ptr, CvAttrList /*attributes*/ ) in icvWriteHist() argument