Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxpersistence.cpp4052 icvReleaseSeq( void** ptr ) in icvReleaseSeq() function
4845 CvType seq_type( CV_TYPE_NAME_SEQ, icvIsSeq, icvReleaseSeq, icvReadSeq,
4849 CvType seq_tree_type( CV_TYPE_NAME_SEQ_TREE, icvIsSeq, icvReleaseSeq,
/external/opencv3/modules/core/src/
Dpersistence.cpp3993 icvReleaseSeq( void** ptr ) in icvReleaseSeq() function
4787 CvType seq_type( CV_TYPE_NAME_SEQ, icvIsSeq, icvReleaseSeq, icvReadSeq,
4791 CvType seq_tree_type( CV_TYPE_NAME_SEQ_TREE, icvIsSeq, icvReleaseSeq,