Searched refs:icvFileNodeSeqLen (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxpersistence.cpp3563 icvFileNodeSeqLen( CvFileNode* node ) function
3596 if( icvFileNodeSeqLen( data ) != rows*cols*CV_MAT_CN(elem_type) )
3693 if( icvFileNodeSeqLen( data ) != total_size )
4000 if( icvFileNodeSeqLen( data ) != width*height*CV_MAT_CN(elem_type) )
4366 if( icvFileNodeSeqLen( data ) != total*items_per_elem )

Completed in 56 milliseconds