Home | History | Annotate | Download | only in src

Lines Matching refs:cvMemStorageAllocString

421 cvMemStorageAllocString( CvMemStorage* storage, const char* ptr, int len )
424 CV_FUNCNAME( "cvMemStorageAllocString" );