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

  /external/opencv/cxcore/include/
cxcore.h     [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp 422 cvGetHashedKey( CvFileStorage* fs, const char* str, int len, int create_missing )
425 CV_FUNCNAME( "cvGetHashedKey" );
917 CV_CALL( str_hash_node = cvGetHashedKey( fs, ptr, (int)(endptr - ptr), 1 ));
    [all...]

Completed in 450 milliseconds