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

/external/opencv/cxcore/src/
H A Dcxdatastructs.cpp259 icvGoNextMemBlock( CvMemStorage * storage ) function
261 CV_FUNCNAME( "icvGoNextMemBlock" );
282 CV_CALL( icvGoNextMemBlock( parent ));
353 // this breaks icvGoNextMemBlock, so comment it off for now
407 CV_CALL( icvGoNextMemBlock( storage ));
794 CV_CALL( icvGoNextMemBlock( storage ));

Completed in 87 milliseconds