HomeSort by relevance Sort by last modified time
    Searched refs:icvInitMemStorage (Results 1 - 2 of 2) sorted by null

  /external/opencv/cxcore/src/
cxdatastructs.cpp 83 icvInitMemStorage( CvMemStorage* storage, int block_size )
85 CV_FUNCNAME( "icvInitMemStorage " );
117 CV_CALL( icvInitMemStorage( storage, block_size ));
    [all...]
  /external/opencv3/modules/core/src/
datastructs.cpp 89 icvInitMemStorage( CvMemStorage* storage, int block_size )
111 icvInitMemStorage( storage, block_size );
    [all...]

Completed in 1987 milliseconds