Home
last modified time | relevance | path

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

/third_party/lame/ACM/
DAEncodeProperties.h243 inline double GetSmartRatio() const { return SmartRatioMax;} in GetSmartRatio()
403 double SmartRatioMax; variable
DAEncodeProperties.cpp756 SmartRatioMax = 15.0; in ParamsRestore()
993 SmartRatioMax = atof(tmpname->c_str()); in GetValuesFromKey()
1245 || (SmartRatioMax != the_instance.SmartRatioMax) in operator !=()
1332 tmpElt->SetAttribute("ratio", SmartRatioMax); in SaveValuesToElement()
1338 tmpElt->SetAttribute("ratio", SmartRatioMax); in SaveValuesToElement()