HomeSort by relevance Sort by last modified time
    Searched refs:cvFree (Results 51 - 75 of 89) sorted by null

1 23 4

  /external/opencv/ml/src/
mlsvm.cpp 1158 cvFree( &decision_func );
    [all...]
  /external/opencv/cv/src/
cvstereogc.cpp 129 cvFree( &orphans );
405 cvFree( _state );
959 cvFree( &state2.orphans );
_cvmatrix.h 60 #define icvDeleteVector( vec ) cvFree( &(vec) )
cvpgh.cpp 327 cvFree( &buffer );
cvconvhull.cpp 507 cvFree( &pointer );
508 cvFree( &stack );
cvmoments.cpp 503 cvFree( &tiles );
cvcontours.cpp 326 cvFree( &scanner );
    [all...]
cvderiv.cpp 345 cvFree( &buffer );
    [all...]
cvhistogram.cpp 162 cvFree( &temp->thresh2 );
164 cvFree( &temp );
    [all...]
cvpyrsegmentation.cpp 579 cvFree( &buffer );
1014 cvFree( &buffer );
    [all...]
cvapprox.cpp 405 cvFree( &buffer );
cvemd.cpp 324 cvFree( &state.buffer );
    [all...]
cvstereobm.cpp 103 cvFree( state );
  /external/opencv/cxcore/include/
cxcore.hpp 291 cvFree( &matrix->refcount );
cxcore.h 89 (that all call cvFree) take double pointer in order to
94 #define cvFree(ptr) (cvFree_(*(ptr)), *(ptr)=0)
158 cvFree( &mat->refcount );
166 cvFree( &mat->refcount );
    [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp 408 cvFree( &fs->buffer_start );
412 cvFree( &fs );
    [all...]
cxarray.cpp 239 cvFree( &arr );
719 cvFree( &arr->hashtable );
720 cvFree( &arr );
863 cvFree( &mat->hashtable );
1162 cvFree( &ptr );
    [all...]
cxdatastructs.cpp 122 cvFree( &storage );
146 cvFree( &storage );
195 cvFree( &temp );
224 cvFree( &st );
    [all...]
cxmatrix.cpp     [all...]
cxarithm.cpp 519 cvFree( &buffer );
740 cvFree( &buffer );
    [all...]
cxutils.cpp     [all...]
cxmatmul.cpp     [all...]
cxsvd.cpp     [all...]
  /external/opencv/cvaux/src/
cvsegment.cpp 580 cvFree( &stack );
cvtrifocal.cpp 775 cvFree( &comStat);
    [all...]

Completed in 460 milliseconds

1 23 4