Searched refs:flipSign (Results 1 – 4 of 4) sorted by relevance
137 void flipSign();226 inline void BigInteger::flipSign() { in flipSign() function in BigInteger
168 *pSlopeSign = (pCChar->sigmoid.flipSign ? 1 : -1); in _getSlopeSign()319 if (pCChar->flipSign == 1) { in _compressorIO_sigmoid()334 if (pCChar->flipSign == 1) { in _compressorIO_sigmoid_inverse()
234 UCHAR flipSign; member
790 pCChar->sigmoid.flipSign = FDKreadBits(hBs, 1); in _readCustomDrcCharacteristic()