Searched refs:getUtilSizeInBits (Results 1 – 2 of 2) sorted by relevance
102 if (sizeInBits < getUtilSizeInBits()) { in fromXml()271 size_t CFixedPointParameterType::getUtilSizeInBits() const in getUtilSizeInBits() function in CFixedPointParameterType349 iData <<= getSize() * 8 - getUtilSizeInBits(); in doubleToBinaryQnm()357 iValue >>= getSize() * 8 - getUtilSizeInBits(); in binaryQnmToDouble()
73 size_t getUtilSizeInBits() const;