Searched refs:getUtilSizeInBits (Results 1 – 2 of 2) sorted by relevance
103 if (uiSizeInBits < getUtilSizeInBits()) { in fromXml()265 uint32_t CFixedPointParameterType::getUtilSizeInBits() const in getUtilSizeInBits() function in CFixedPointParameterType350 iData <<= getSize() * 8 - getUtilSizeInBits(); in doubleToBinaryQnm()359 iValue >>= getSize() * 8 - getUtilSizeInBits(); in binaryQnmToDouble()
66 uint32_t getUtilSizeInBits() const;