Home
last modified time | relevance | path

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

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