x265_atof         543 source/common/param.cpp #define atof(str) x265_atof(str, bError)
x265_atof          35 source/common/param.h double x265_atof(const char *str, bool& bError);