Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxpersistence.cpp807 static double icv_strtod( CvFileStorage* fs, char* ptr, char** endptr ) in icv_strtod() function
1012 fval = icv_strtod( fs, ptr, &endptr ); in icvYMLParseValue()
1899 fval = icv_strtod( fs, ptr, &endptr ); in icvXMLParseValue()