Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/utils/
H A Diniparser.h246 double iniparser_getdouble(const dictionary * d, const char * key, double notfound);
H A Diniparser.c509 double iniparser_getdouble(const dictionary * d, const char * key, double notfound) in iniparser_getdouble() function