Lines Matching refs:icvReleaseSeq
4052 icvReleaseSeq( void** ptr )4054 CV_FUNCNAME( "icvReleaseSeq" );4845 CvType seq_type( CV_TYPE_NAME_SEQ, icvIsSeq, icvReleaseSeq, icvReadSeq,4849 CvType seq_tree_type( CV_TYPE_NAME_SEQ_TREE, icvIsSeq, icvReleaseSeq,