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

/external/opencv/cxcore/src/
H A Dcxdatastructs.cpp43 #define ICV_FREE_PTR(storage) \ macro
410 ptr = ICV_FREE_PTR(storage);
766 if( (unsigned)(ICV_FREE_PTR(storage) - seq->block_max) < CV_STRUCT_ALIGN &&

Completed in 576 milliseconds