Searched refs:binaryQnmToDouble (Results 1 – 2 of 2) sorted by relevance
222 stream << std::fixed << std::setprecision(_uiFractional) << binaryQnmToDouble(data); in fromBlackboard()265 dUserValue = binaryQnmToDouble(iData); in fromBlackboard()354 double CFixedPointParameterType::binaryQnmToDouble(int32_t iValue) const in binaryQnmToDouble() function in CFixedPointParameterType
154 double binaryQnmToDouble(int32_t iValue) const;